-- phpMyAdmin SQL Dump -- version 3.5.1 -- http://www.phpmyadmin.net -- -- Хост: 127.0.0.1 -- Время создания: Май 03 2014 г., 21:48 -- Версия сервера: 5.5.25 -- Версия PHP: 5.3.13 SET SQL_MODE="NO_AUTO_VALUE_ON_ZERO"; 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 utf8 */; -- -- База данных: `simple` -- -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_advancedmodules` -- CREATE TABLE IF NOT EXISTS `ysvwo_advancedmodules` ( `moduleid` int(11) unsigned NOT NULL DEFAULT '0', `asset_id` int(10) unsigned NOT NULL DEFAULT '0', `params` text NOT NULL, PRIMARY KEY (`moduleid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Дамп данных таблицы `ysvwo_advancedmodules` -- INSERT INTO `ysvwo_advancedmodules` (`moduleid`, `asset_id`, `params`) VALUES (1, 39, '{"assignto_menuitems_selection":[],"assignto_menuitems":0}'), (17, 51, '{"assignto_menuitems_selection":[101],"assignto_menuitems":2}'), (87, 58, '{"assignto_menuitems_selection":["101"],"assignto_menuitems":1}'), (88, 59, '{"assignto_menuitems_selection":["101"],"assignto_menuitems":1}'), (89, 60, '{"assignto_menuitems_selection":["101"],"assignto_menuitems":1}'), (90, 61, '{"assignto_menuitems_selection":["101"],"assignto_menuitems":1}'), (91, 80, '{"assignto_menuitems_selection":["101"],"assignto_menuitems":1}'), (92, 81, '{"assignto_menuitems_selection":["101"],"assignto_menuitems":1}'), (94, 83, '{"assignto_menuitems_selection":["101"],"assignto_menuitems":1}'), (95, 84, '{"assignto_menuitems_selection":[],"assignto_menuitems":0}'), (96, 85, '{"assignto_menuitems_selection":[],"assignto_menuitems":0}'), (97, 89, '{"color":"none","hideempty":"0","mirror_module":"0","mirror_moduleid":"1","match_method":"and","show_assignments":"1","assignto_menuitems":"2","assignto_menuitems_selection":["101","102","103","105","106","107"],"assignto_menuitems_inc_children":"0","assignto_menuitems_inc_noitemid":"0","assignto_homepage":"0","assignto_date":"0","assignto_date_publish_up":0,"assignto_date_publish_down":0,"assignto_date_recurring":"0","assignto_usergrouplevels":"0","assignto_languages":"0","assignto_templates":"0","assignto_urls":"0","assignto_urls_selection":"","assignto_urls_regex":"0","assignto_os":"0","assignto_browsers":"0","assignto_components":"0","assignto_tags":"0","assignto_tags_selection":["3"],"assignto_tags_inc_children":"1","assignto_contentpagetypes":"0","assignto_cats":"0","assignto_cats_inc_children":"0","assignto_cats_inc":["inc_cats","inc_arts","x"],"assignto_articles":"0","assignto_articles_keywords":""}'), (98, 90, '{"color":"none","hideempty":"0","mirror_module":"0","mirror_moduleid":"1","match_method":"and","show_assignments":"1","assignto_menuitems":"2","assignto_menuitems_selection":["101","102","103","105","106","107"],"assignto_menuitems_inc_children":"0","assignto_menuitems_inc_noitemid":"0","assignto_homepage":"0","assignto_date":"0","assignto_date_publish_up":0,"assignto_date_publish_down":0,"assignto_date_recurring":"0","assignto_usergrouplevels":"0","assignto_languages":"0","assignto_templates":"0","assignto_urls":"0","assignto_urls_selection":"","assignto_urls_regex":"0","assignto_os":"0","assignto_browsers":"0","assignto_components":"0","assignto_tags":"0","assignto_tags_inc_children":"0","assignto_contentpagetypes":"0","assignto_cats":"0","assignto_cats_inc_children":"0","assignto_cats_inc":["inc_cats","inc_arts","x"],"assignto_articles":"0","assignto_articles_keywords":""}'), (103, 95, '{"assignto_menuitems_selection":["104"],"assignto_menuitems":1}'), (104, 101, '{"color":"none","hideempty":"0","mirror_module":"0","mirror_moduleid":"1","match_method":"and","show_assignments":"1","assignto_menuitems":"1","assignto_menuitems_selection":["103"],"assignto_menuitems_inc_children":"0","assignto_menuitems_inc_noitemid":"0","assignto_homepage":"0","assignto_date":"0","assignto_date_publish_up":0,"assignto_date_publish_down":0,"assignto_date_recurring":"0","assignto_usergrouplevels":"0","assignto_languages":"0","assignto_templates":"0","assignto_urls":"0","assignto_urls_selection":"","assignto_urls_regex":"0","assignto_os":"0","assignto_browsers":"0","assignto_components":"0","assignto_tags":"0","assignto_tags_inc_children":"0","assignto_contentpagetypes":"2","assignto_contentpagetypes_selection":["article"],"assignto_cats":"0","assignto_cats_inc_children":"0","assignto_cats_inc":["inc_cats","inc_arts","x"],"assignto_articles":"0","assignto_articles_keywords":""}'), (105, 103, '{"color":"none","hideempty":"0","mirror_module":"0","mirror_moduleid":"1","match_method":"and","show_assignments":"1","assignto_menuitems":"1","assignto_menuitems_selection":["103"],"assignto_menuitems_inc_children":"0","assignto_menuitems_inc_noitemid":"0","assignto_homepage":"0","assignto_date":"0","assignto_date_publish_up":0,"assignto_date_publish_down":0,"assignto_date_recurring":"0","assignto_usergrouplevels":"0","assignto_languages":"0","assignto_templates":"0","assignto_urls":"0","assignto_urls_selection":"","assignto_urls_regex":"0","assignto_os":"0","assignto_browsers":"0","assignto_components":"0","assignto_tags":"0","assignto_tags_inc_children":"0","assignto_contentpagetypes":"0","assignto_cats":"0","assignto_cats_inc_children":"0","assignto_cats_inc":["inc_cats","inc_arts","x"],"assignto_articles":"0","assignto_articles_keywords":""}'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_assets` -- CREATE TABLE IF NOT EXISTS `ysvwo_assets` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT 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.', PRIMARY KEY (`id`), UNIQUE KEY `idx_asset_name` (`name`), KEY `idx_lft_rgt` (`lft`,`rgt`), KEY `idx_parent_id` (`parent_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=105 ; -- -- Дамп данных таблицы `ysvwo_assets` -- INSERT INTO `ysvwo_assets` (`id`, `parent_id`, `lft`, `rgt`, `level`, `name`, `title`, `rules`) VALUES (1, 0, 0, 199, 0, 'root.1', 'Root Asset', '{"core.login.site":{"6":1,"2":1},"core.login.admin":{"6":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},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (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, 18, 1, 'com_contact', 'com_contact', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (8, 1, 19, 76, 1, 'com_content', 'com_content', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":[],"core.edit":{"4":1},"core.edit.state":{"5":1},"core.edit.own":[]}'), (9, 1, 77, 78, 1, 'com_cpanel', 'com_cpanel', '{}'), (10, 1, 79, 80, 1, 'com_installer', 'com_installer', '{"core.admin":[],"core.manage":{"7":0},"core.delete":{"7":0},"core.edit.state":{"7":0}}'), (11, 1, 81, 82, 1, 'com_languages', 'com_languages', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (12, 1, 83, 84, 1, 'com_login', 'com_login', '{}'), (13, 1, 85, 86, 1, 'com_mailto', 'com_mailto', '{}'), (14, 1, 87, 88, 1, 'com_massmail', 'com_massmail', '{}'), (15, 1, 89, 90, 1, 'com_media', 'com_media', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":{"5":1}}'), (16, 1, 91, 92, 1, 'com_menus', 'com_menus', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (17, 1, 93, 94, 1, 'com_messages', 'com_messages', '{"core.admin":{"7":1},"core.manage":{"7":1}}'), (18, 1, 95, 156, 1, 'com_modules', 'com_modules', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (19, 1, 157, 160, 1, 'com_newsfeeds', 'com_newsfeeds', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (20, 1, 161, 162, 1, 'com_plugins', 'com_plugins', '{"core.admin":{"7":1},"core.manage":[],"core.edit":[],"core.edit.state":[]}'), (21, 1, 163, 164, 1, 'com_redirect', 'com_redirect', '{"core.admin":{"7":1},"core.manage":[]}'), (22, 1, 165, 166, 1, 'com_search', 'com_search', '{"core.admin":{"7":1},"core.manage":{"6":1}}'), (23, 1, 167, 168, 1, 'com_templates', 'com_templates', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (24, 1, 169, 172, 1, 'com_users', 'com_users', '{"core.admin":{"7":1},"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (25, 1, 173, 176, 1, 'com_weblinks', 'com_weblinks', '{"core.admin":{"7":1},"core.manage":{"6":1},"core.create":{"3":1},"core.delete":[],"core.edit":{"4":1},"core.edit.state":{"5":1},"core.edit.own":[]}'), (26, 1, 177, 178, 1, 'com_wrapper', 'com_wrapper', '{}'), (27, 8, 20, 25, 2, 'com_content.category.2', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (28, 3, 4, 5, 2, 'com_banners.category.3', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (29, 7, 14, 15, 2, 'com_contact.category.4', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (30, 19, 158, 159, 2, 'com_newsfeeds.category.5', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (31, 25, 174, 175, 2, 'com_weblinks.category.6', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[],"core.edit.own":[]}'), (32, 24, 170, 171, 1, 'com_users.category.7', 'Uncategorised', '{"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (33, 1, 179, 180, 1, 'com_finder', 'com_finder', '{"core.admin":{"7":1},"core.manage":{"6":1}}'), (34, 1, 181, 182, 1, 'com_joomlaupdate', 'com_joomlaupdate', '{"core.admin":[],"core.manage":[],"core.delete":[],"core.edit.state":[]}'), (35, 1, 183, 184, 1, 'com_tags', 'com_tags', '{"core.admin":[],"core.manage":[],"core.create":[],"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (36, 1, 185, 186, 1, 'com_contenthistory', 'com_contenthistory', '{}'), (37, 1, 187, 188, 1, 'com_ajax', 'com_ajax', '{}'), (38, 1, 189, 190, 1, 'com_postinstall', 'com_postinstall', '{}'), (39, 18, 96, 97, 2, 'com_modules.module.1', 'com_modules.module.1', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (40, 18, 98, 99, 2, 'com_modules.module.2', 'Login', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (41, 18, 100, 101, 2, 'com_modules.module.3', 'Popular Articles', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (42, 18, 102, 103, 2, 'com_modules.module.4', 'Recently Added Articles', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (43, 18, 104, 105, 2, 'com_modules.module.8', 'Toolbar', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (44, 18, 106, 107, 2, 'com_modules.module.9', 'Quick Icons', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (45, 18, 108, 109, 2, 'com_modules.module.10', 'Logged-in Users', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (46, 18, 110, 111, 2, 'com_modules.module.12', 'Admin Menu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (47, 18, 112, 113, 2, 'com_modules.module.13', 'Admin Submenu', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (48, 18, 114, 115, 2, 'com_modules.module.14', 'User Status', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (49, 18, 116, 117, 2, 'com_modules.module.15', 'Title', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (50, 18, 118, 119, 2, 'com_modules.module.16', 'Login Form', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (51, 18, 120, 121, 2, 'com_modules.module.17', 'com_modules.module.17', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (52, 18, 122, 123, 2, 'com_modules.module.79', 'Multilanguage status', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (53, 18, 124, 125, 2, 'com_modules.module.86', 'Joomla Version', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (54, 27, 21, 22, 3, 'com_content.article.1', 'О нас', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (55, 8, 26, 53, 2, 'com_content.category.8', 'Портфолио', '{"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}}'), (56, 8, 54, 75, 2, 'com_content.category.9', 'Блог', '{"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}}'), (57, 7, 16, 17, 2, 'com_contact.category.10', 'Our Company', '{"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}}'), (58, 18, 126, 127, 2, 'com_modules.module.87', 'com_modules.module.87', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (59, 18, 128, 129, 2, 'com_modules.module.88', 'com_modules.module.88', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (60, 18, 130, 131, 2, 'com_modules.module.89', 'com_modules.module.89', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (61, 18, 132, 133, 2, 'com_modules.module.90', 'com_modules.module.90', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (62, 56, 55, 58, 3, 'com_content.category.11', 'News', '{"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}}'), (63, 56, 59, 60, 3, 'com_content.category.12', 'Documentation', '{"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}}'), (64, 56, 61, 64, 3, 'com_content.category.13', 'Feedback', '{"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}}'), (65, 56, 65, 68, 3, 'com_content.category.14', 'Support Forums', '{"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}}'), (66, 56, 69, 70, 3, 'com_content.category.15', 'Themes', '{"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}}'), (67, 56, 71, 74, 3, 'com_content.category.16', 'Plugin', '{"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}}'), (68, 55, 27, 34, 3, 'com_content.category.17', 'Web design ', '{"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}}'), (69, 55, 35, 42, 3, 'com_content.category.18', 'Branding', '{"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}}'), (70, 55, 43, 46, 3, 'com_content.category.19', 'Photografy', '{"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}}'), (71, 55, 47, 52, 3, 'com_content.category.20', 'Development', '{"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}}'), (72, 65, 66, 67, 4, 'com_content.article.2', 'Blog 1', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (73, 62, 56, 57, 4, 'com_content.article.3', 'Blog 2', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (74, 64, 62, 63, 4, 'com_content.article.4', 'Blog 4', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (75, 67, 72, 73, 4, 'com_content.article.5', 'Blog 3', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (76, 68, 28, 29, 4, 'com_content.article.6', 'Portfolio 1', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (77, 69, 36, 37, 4, 'com_content.article.7', 'Portfolio 2', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (78, 71, 48, 49, 4, 'com_content.article.8', 'Portfolio 3', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (79, 69, 38, 39, 4, 'com_content.article.9', 'Portfolio 4', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (80, 18, 134, 135, 2, 'com_modules.module.91', 'com_modules.module.91', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (81, 18, 136, 137, 2, 'com_modules.module.92', 'com_modules.module.92', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (82, 18, 138, 139, 2, 'com_modules.module.93', 'elastslide', ''), (83, 18, 140, 141, 2, 'com_modules.module.94', 'com_modules.module.94', '{"core.delete":[],"core.edit":[],"core.edit.state":[]}'), (84, 18, 142, 143, 2, 'com_modules.module.95', 'com_modules.module.95', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (85, 18, 144, 145, 2, 'com_modules.module.96', 'com_modules.module.96', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (86, 1, 191, 192, 1, 'com_jcomments', 'jcomments', '{}'), (87, 1, 193, 194, 1, '#__ucm_content.1', '#__ucm_content.1', '[]'), (88, 1, 195, 196, 1, '#__ucm_content.2', '#__ucm_content.2', '[]'), (89, 18, 146, 147, 2, 'com_modules.module.97', 'Категории', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (90, 18, 148, 149, 2, 'com_modules.module.98', 'Теги', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (95, 18, 150, 151, 2, 'com_modules.module.103', 'com_modules.module.103', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (96, 68, 30, 31, 4, 'com_content.article.10', 'Portfolio 5', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (97, 69, 40, 41, 4, 'com_content.article.11', 'Portfolio 6', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (98, 70, 44, 45, 4, 'com_content.article.12', 'Portfolio 7', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (99, 71, 50, 51, 4, 'com_content.article.13', 'Portfolio 8', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (100, 68, 32, 33, 4, 'com_content.article.14', 'Portfolio 9', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (101, 18, 152, 153, 2, 'com_modules.module.104', 'Портфолио', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (102, 1, 197, 198, 1, 'com_fieldsattach', 'fieldsattach', '{}'), (103, 18, 154, 155, 2, 'com_modules.module.105', 'Связанные работы портфолио', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'), (104, 27, 23, 24, 3, 'com_content.article.15', 'Error', '{"core.delete":{"6":1},"core.edit":{"6":1,"4":1},"core.edit.state":{"6":1,"5":1}}'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_associations` -- CREATE TABLE IF NOT EXISTS `ysvwo_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.', PRIMARY KEY (`context`,`id`), KEY `idx_key` (`key`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_banners` -- CREATE TABLE IF NOT EXISTS `ysvwo_banners` ( `id` int(11) NOT NULL AUTO_INCREMENT, `cid` int(11) NOT NULL DEFAULT '0', `type` int(11) NOT NULL DEFAULT '0', `name` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_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(200) NOT NULL DEFAULT '', `state` tinyint(3) NOT NULL DEFAULT '0', `catid` int(10) unsigned NOT NULL DEFAULT '0', `description` text NOT NULL, `custombannercode` varchar(2048) NOT NULL, `sticky` tinyint(1) unsigned NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', `metakey` text NOT NULL, `params` text NOT NULL, `own_prefix` tinyint(1) NOT NULL DEFAULT '0', `metakey_prefix` varchar(255) 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 NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `reset` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `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 DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `version` int(10) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `idx_state` (`state`), KEY `idx_own_prefix` (`own_prefix`), KEY `idx_metakey_prefix` (`metakey_prefix`), KEY `idx_banner_catid` (`catid`), KEY `idx_language` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_banner_clients` -- CREATE TABLE IF NOT EXISTS `ysvwo_banner_clients` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `contact` varchar(255) NOT NULL DEFAULT '', `email` varchar(255) NOT NULL DEFAULT '', `extrainfo` text NOT NULL, `state` tinyint(3) NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `metakey` text NOT NULL, `own_prefix` tinyint(4) NOT NULL DEFAULT '0', `metakey_prefix` varchar(255) 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', PRIMARY KEY (`id`), KEY `idx_own_prefix` (`own_prefix`), KEY `idx_metakey_prefix` (`metakey_prefix`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_banner_tracks` -- CREATE TABLE IF NOT EXISTS `ysvwo_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', PRIMARY KEY (`track_date`,`track_type`,`banner_id`), KEY `idx_track_date` (`track_date`), KEY `idx_track_type` (`track_type`), KEY `idx_banner_id` (`banner_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_categories` -- CREATE TABLE IF NOT EXISTS `ysvwo_categories` ( `id` int(11) NOT NULL AUTO_INCREMENT, `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(255) NOT NULL DEFAULT '', `extension` varchar(50) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL, `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `description` mediumtext NOT NULL, `published` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `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 COMMENT 'The meta 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 DEFAULT '0000-00-00 00:00:00', `modified_user_id` int(10) unsigned NOT NULL DEFAULT '0', `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `hits` int(10) unsigned NOT NULL DEFAULT '0', `language` char(7) NOT NULL, `version` int(10) unsigned NOT NULL DEFAULT '1', PRIMARY KEY (`id`), KEY `cat_idx` (`extension`,`published`,`access`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_path` (`path`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_language` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=21 ; -- -- Дамп данных таблицы `ysvwo_categories` -- INSERT INTO `ysvwo_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, 39, 0, '', 'system', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{}', '', '', '{}', 42, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1), (2, 27, 1, 1, 2, 1, 'uncategorised', 'com_content', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1), (3, 28, 1, 3, 4, 1, 'uncategorised', 'com_banners', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1), (4, 29, 1, 5, 6, 1, 'uncategorised', 'com_contact', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1), (5, 30, 1, 7, 8, 1, 'uncategorised', 'com_newsfeeds', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1), (6, 31, 1, 9, 10, 1, 'uncategorised', 'com_weblinks', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1), (7, 32, 1, 11, 12, 1, 'uncategorised', 'com_users', 'Uncategorised', 'uncategorised', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 42, '2011-01-01 00:00:01', 0, '0000-00-00 00:00:00', 0, '*', 1), (8, 55, 1, 13, 22, 1, 'portfolio', 'com_content', 'Портфолио', 'portfolio', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"simple_mobile:port","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-06 01:22:00', 865, '2014-04-22 01:45:19', 0, '*', 1), (9, 56, 1, 23, 36, 1, 'blog', 'com_content', 'Блог', 'blog', '', '', 1, 865, '2014-04-16 01:26:15', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-06 01:22:07', 0, '0000-00-00 00:00:00', 0, '*', 1), (10, 57, 1, 37, 38, 1, 'contacts', 'com_contact', 'Our Company', 'contacts', '', '
This is Photoshop''s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat consequat auctor eu in elit.
\r\nClass aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. Nullam ac urna eu felis dapibus condimentum sit amet a augue. Sed non neque elit. Sed ut imperdiet nisi. Proin condimentum fermentum nunc. Etiam pharetra, erat sed fermentum feugiat, velit mauris egestas quam, ut aliquam massa nisl quis neque. Suspendisse in orci enim.
\r\nThis is Photoshop''s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit. Nam nec tellus a odio tincidunt auctor a ornare odio. Sed non mauris vitae erat consequat auctor eu in elit.
\r\nClass aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos himenaeos. Mauris in erat justo. Nullam ac urna eu felis dapibus condimentum sit amet a augue. Sed non neque elit. Sed ut imperdiet nisi. Proin condimentum fermentum nunc. Etiam pharetra, erat sed fermentum feugiat, velit mauris egestas quam, ut aliquam massa nisl quis neque. Suspendisse in orci enim.
', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-06 01:22:47', 865, '2014-04-15 01:25:01', 0, '*', 1), (11, 62, 9, 24, 25, 2, 'blog/news', 'com_content', 'News', 'news', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:32:55', 0, '0000-00-00 00:00:00', 0, '*', 1), (12, 63, 9, 26, 27, 2, 'blog/documentation', 'com_content', 'Documentation', 'documentation', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:33:04', 0, '0000-00-00 00:00:00', 0, '*', 1), (13, 64, 9, 28, 29, 2, 'blog/feedback', 'com_content', 'Feedback', 'feedback', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:33:13', 0, '0000-00-00 00:00:00', 0, '*', 1), (14, 65, 9, 30, 31, 2, 'blog/support-forums', 'com_content', 'Support Forums', 'support-forums', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:33:39', 0, '0000-00-00 00:00:00', 0, '*', 1), (15, 66, 9, 32, 33, 2, 'blog/themes', 'com_content', 'Themes', 'themes', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:33:52', 0, '0000-00-00 00:00:00', 0, '*', 1), (16, 67, 9, 34, 35, 2, 'blog/plugin', 'com_content', 'Plugin', 'plugin', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:34:04', 0, '0000-00-00 00:00:00', 0, '*', 1), (17, 68, 8, 14, 15, 2, 'portfolio/web-design', 'com_content', 'Web design ', 'web-design', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"simple_mobile:port1","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:34:21', 865, '2014-04-22 02:16:20', 0, '*', 1), (18, 69, 8, 16, 17, 2, 'portfolio/branding', 'com_content', 'Branding', 'branding', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"simple_mobile:port1","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:34:37', 865, '2014-04-22 02:16:43', 0, '*', 1), (19, 70, 8, 18, 19, 2, 'portfolio/photografy', 'com_content', 'Photografy', 'photografy', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"simple_mobile:port","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:34:50', 865, '2014-04-22 01:43:52', 0, '*', 1), (20, 71, 8, 20, 21, 2, 'portfolio/development', 'com_content', 'Development', 'development', '', '', 1, 0, '0000-00-00 00:00:00', 1, '{"category_layout":"","image":""}', '', '', '{"author":"","robots":""}', 865, '2014-04-08 16:35:08', 0, '0000-00-00 00:00:00', 0, '*', 1); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_contact_details` -- CREATE TABLE IF NOT EXISTS `ysvwo_contact_details` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `con_position` varchar(255) DEFAULT NULL, `address` text, `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, `image` varchar(255) DEFAULT NULL, `imagelarge` varchar(255) DEFAULT NULL, `email_to` varchar(255) DEFAULT NULL, `default_con` tinyint(1) unsigned NOT NULL DEFAULT '0', `published` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `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, `sortname2` varchar(255) NOT NULL, `sortname3` varchar(255) NOT NULL, `language` char(7) NOT NULL, `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `featured` tinyint(3) unsigned NOT NULL DEFAULT '0' COMMENT 'Set if article is featured.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `version` int(10) unsigned NOT NULL DEFAULT '1', `hits` int(10) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`published`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ; -- -- Дамп данных таблицы `ysvwo_contact_details` -- INSERT INTO `ysvwo_contact_details` (`id`, `name`, `alias`, `con_position`, `address`, `suburb`, `state`, `country`, `postcode`, `telephone`, `fax`, `misc`, `image`, `imagelarge`, `email_to`, `default_con`, `published`, `checked_out`, `checked_out_time`, `ordering`, `params`, `user_id`, `catid`, `access`, `mobile`, `webpage`, `sortname1`, `sortname2`, `sortname3`, `language`, `created`, `created_by`, `created_by_alias`, `modified`, `modified_by`, `metakey`, `metadesc`, `metadata`, `featured`, `xreference`, `publish_up`, `publish_down`, `version`, `hits`) VALUES (1, 'Meits', 'meits', 'Head Designer', '', '', '', '', '', '', '', 'Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.
', 'images/small.jpg', 'images/1.jpg', '', 0, 1, 0, '0000-00-00 00:00:00', 1, '{"show_contact_category":"","show_contact_list":"","presentation_style":"","show_tags":"","show_name":"","show_position":"","show_email":"","show_street_address":"","show_suburb":"","show_state":"","show_postcode":"","show_country":"","show_telephone":"","show_mobile":"","show_fax":"","show_webpage":"","show_misc":"","show_image":"","show_imagelarge":"","allow_vcard":"","show_articles":"","show_profile":"","show_links":"","linka_name":"","linka":false,"linkb_name":"","linkb":false,"linkc_name":"","linkc":false,"linkd_name":"","linkd":false,"linke_name":"","linke":"","contact_layout":"simple_mobile:simpleContact","show_email_form":"","show_email_copy":"","banned_email":"","banned_subject":"","banned_text":"","validate_session":"","custom_reply":"","redirect":""}', 865, 10, 1, '', '', '', '', '', '*', '2014-04-06 01:23:36', 865, '', '2014-05-03 17:24:01', 865, '', '', '{"robots":"","rights":""}', 0, '', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 3, 104), (2, 'John ', 'john', 'Head Designer', '', '', '', '', '', '', '', 'Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.
', 'images/small.jpg', 'images/1.jpg', '', 0, 1, 0, '0000-00-00 00:00:00', 2, '{"show_contact_category":"","show_contact_list":"","presentation_style":"","show_tags":"","show_name":"","show_position":"","show_email":"","show_street_address":"","show_suburb":"","show_state":"","show_postcode":"","show_country":"","show_telephone":"","show_mobile":"","show_fax":"","show_webpage":"","show_misc":"","show_image":"","show_imagelarge":"","allow_vcard":"","show_articles":"","show_profile":"","show_links":"","linka_name":"","linka":false,"linkb_name":"","linkb":false,"linkc_name":"","linkc":false,"linkd_name":"","linkd":false,"linke_name":"","linke":"","contact_layout":"","show_email_form":"","show_email_copy":"","banned_email":"","banned_subject":"","banned_text":"","validate_session":"","custom_reply":"","redirect":""}', 866, 10, 1, '', '', '', '', '', '*', '2014-04-14 01:27:59', 865, '', '2014-04-30 16:30:21', 865, '', '', '{"robots":"","rights":""}', 0, '', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 9, 0), (3, 'Bob', 'bob', 'Head Designer', '', '', '', '', '', '', '', 'Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.
', 'images/small.jpg', 'images/1.jpg', '', 0, 1, 0, '0000-00-00 00:00:00', 3, '{"show_contact_category":"","show_contact_list":"","presentation_style":"","show_tags":"","show_name":"","show_position":"","show_email":"","show_street_address":"","show_suburb":"","show_state":"","show_postcode":"","show_country":"","show_telephone":"","show_mobile":"","show_fax":"","show_webpage":"","show_misc":"","show_image":"","show_imagelarge":"","allow_vcard":"","show_articles":"","show_profile":"","show_links":"","linka_name":"","linka":false,"linkb_name":"","linkb":false,"linkc_name":"","linkc":false,"linkd_name":"","linkd":false,"linke_name":"","linke":"","contact_layout":"simple_mobile:simpleContact","show_email_form":"","show_email_copy":"","banned_email":"","banned_subject":"","banned_text":"","validate_session":"","custom_reply":"","redirect":""}', 867, 10, 1, '', '', '', '', '', '*', '2014-04-14 01:29:16', 865, '', '2014-05-03 17:25:23', 865, '', '', '{"robots":"","rights":""}', 0, '', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 4, 1), (4, 'Jane', 'jane', 'Head Designer', '', '', '', '', '', '', '', 'Proin gravida nibh vel velit auctor aliquet. Aenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum, nec sagittis sem nibh id elit. Duis sed odio sit amet nibh vulputate cursus a sit amet mauris. Morbi accumsan ipsum velit.
', 'images/small.jpg', 'images/1.jpg', '', 0, 1, 865, '2014-05-01 19:12:02', 4, '{"show_contact_category":"","show_contact_list":"","presentation_style":"","show_tags":"","show_name":"","show_position":"","show_email":"","show_street_address":"","show_suburb":"","show_state":"","show_postcode":"","show_country":"","show_telephone":"","show_mobile":"","show_fax":"","show_webpage":"","show_misc":"","show_image":"","show_imagelarge":"","allow_vcard":"","show_articles":"","show_profile":"","show_links":"","linka_name":"","linka":false,"linkb_name":"","linkb":false,"linkc_name":"","linkc":false,"linkd_name":"","linkd":false,"linke_name":"","linke":"","contact_layout":"","show_email_form":"","show_email_copy":"","banned_email":"","banned_subject":"","banned_text":"","validate_session":"","custom_reply":"","redirect":""}', 868, 10, 1, '', '', '', '', '', '*', '2014-04-14 01:29:49', 865, '', '2014-04-30 16:31:06', 865, '', '', '{"robots":"","rights":""}', 0, '', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 2, 2); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_content` -- CREATE TABLE IF NOT EXISTS `ysvwo_content` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `asset_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'FK to the #__assets table.', `title` varchar(255) NOT NULL DEFAULT '', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `introtext` mediumtext NOT NULL, `fulltext` mediumtext NOT NULL, `state` tinyint(3) NOT NULL DEFAULT '0', `catid` int(10) unsigned NOT NULL DEFAULT '0', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `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 NOT 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.', `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`state`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_featured_catid` (`featured`,`catid`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=16 ; -- -- Дамп данных таблицы `ysvwo_content` -- INSERT INTO `ysvwo_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`, `xreference`) VALUES (1, 54, 'О нас', 'o-nas', 'Контент
', '', 1, 2, '2014-04-06 01:21:15', 865, '', '0000-00-00 00:00:00', 0, 0, '0000-00-00 00:00:00', '2014-04-06 01:21:15', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 1, 1, '', '', 1, 48, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (2, 72, 'Blog 1', 'blog-1', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
\r\n', '\r\nВ Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
\r\n\r\n
Поскольку историки являются одновременно наблюдателями и участниками событий, их исторические труды написаны с точки зрения их времени и обычно не только являются политически пристрастными, но и разделяют все заблуждения своей эпохи. По словам Бенедетто Кроче, «Вся история — современная история». Историческая наука обеспечивает истинное изложение хода истории путём рассказов о событиях и их беспристрастного анализа[12]. В наше время история создаётся усилиями научных институтов.
\r\n', 1, 14, '2014-04-08 16:38:56', 865, '', '2014-04-20 03:22:14', 865, 0, '0000-00-00 00:00:00', '2014-04-08 16:38:56', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i1.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"images\\/655-300\\/1.jpg","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 5, 0, 'news', '', 1, 10, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (3, 73, 'Blog 2', 'blog-2', '
В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
\r\n', '\r\n\r\n
В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
\r\n\r\n
Поскольку историки являются одновременно наблюдателями и участниками событий, их исторические труды написаны с точки зрения их времени и обычно не только являются политически пристрастными, но и разделяют все заблуждения своей эпохи. По словам Бенедетто Кроче, «Вся история — современная история». Историческая наука обеспечивает истинное изложение хода истории путём рассказов о событиях и их беспристрастного анализа[12]. В наше время история создаётся усилиями научных институтов.
', 1, 11, '2014-04-08 16:42:19', 865, '', '2014-04-20 03:22:26', 865, 0, '0000-00-00 00:00:00', '2014-04-08 16:42:19', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i10.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"images\\/655-300\\/2.jpg","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 4, 0, 'news', '', 1, 218, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (4, 74, 'Blog 4', 'blog-4', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
\r\n', '\r\n\r\n
В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 13, '2014-04-08 16:42:49', 865, '', '2014-04-20 03:22:51', 865, 0, '0000-00-00 00:00:00', '2014-04-08 16:42:49', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i3.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"images\\/655-300\\/4.jpg","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 4, 0, 'news', '', 1, 3, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (5, 75, 'Blog 3', 'blog-3', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
\r\n', '\r\n\r\n
В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 16, '2014-04-08 16:44:02', 865, '', '2014-04-20 03:22:38', 865, 0, '0000-00-00 00:00:00', '2014-04-08 16:44:02', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i9.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"images\\/655-300\\/3.jpg","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 4, 0, 'news', '', 1, 0, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (6, 76, 'Portfolio 1', 'portfolio-1', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 17, '2014-04-08 16:45:15', 865, '', '2014-04-23 01:56:00', 865, 0, '0000-00-00 00:00:00', '2014-04-08 16:45:15', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i1.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"simple_mobile:portfolio","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 8, 2, 'photo', '', 1, 58, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''); INSERT INTO `ysvwo_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`, `xreference`) VALUES (7, 77, 'Portfolio 2', 'portfolio-2', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 18, '2014-04-08 16:46:03', 865, '', '2014-04-23 00:58:59', 865, 0, '0000-00-00 00:00:00', '2014-04-08 16:46:03', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i10.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 5, 2, 'photo', '', 1, 0, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (8, 78, 'Portfolio 3', 'portfolio-3', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 20, '2014-04-08 16:47:20', 865, '', '2014-04-23 01:29:49', 865, 0, '0000-00-00 00:00:00', '2014-04-08 16:47:20', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i2.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"simple_mobile:portfolio","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 6, 1, 'photo', '', 1, 0, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (9, 79, 'Portfolio 4', 'portfolio-4', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 18, '2014-04-08 16:48:45', 865, '', '2014-04-23 01:00:01', 865, 0, '0000-00-00 00:00:00', '2014-04-08 16:48:45', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i3.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 4, 1, 'photo', '', 1, 0, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (10, 96, 'Portfolio 5', 'portfolio-5', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 17, '2014-04-21 18:44:52', 865, '', '2014-05-01 19:33:13', 865, 0, '0000-00-00 00:00:00', '2014-04-21 18:44:52', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i4.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"simple_mobile:portfolio","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 4, 1, '', '', 1, 8, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (11, 97, 'Portfolio 6', 'portfolio-6', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 18, '2014-04-21 18:45:28', 865, '', '2014-04-23 01:00:22', 865, 865, '2014-05-01 19:31:57', '2014-04-21 18:45:28', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i5.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 2, 0, 'photo', '', 1, 2, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (12, 98, 'Portfolio 7', 'portfolio-7', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 19, '2014-04-21 18:46:26', 865, '', '2014-04-23 01:00:40', 865, 0, '0000-00-00 00:00:00', '2014-04-21 18:46:26', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i6.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 2, 0, '', '', 1, 0, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (13, 99, 'Portfolio 8', 'portfolio-8', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 20, '2014-04-21 18:47:02', 865, '', '2014-04-23 01:01:22', 865, 0, '0000-00-00 00:00:00', '2014-04-21 18:47:02', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i7.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 2, 0, '', '', 1, 0, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (14, 100, 'Portfolio 9', 'portfolio-9', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству.
\r\n', '\r\nВ древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
', 1, 17, '2014-04-21 18:48:28', 865, '', '2014-04-23 01:00:56', 865, 0, '0000-00-00 00:00:00', '2014-04-21 18:48:28', '0000-00-00 00:00:00', '{"image_intro":"images\\/313-243\\/i8.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 3, 0, '', '', 1, 7, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''), (15, 104, 'Error', 'error', 'dffgdfg dfg dfg df
', '', 1, 2, '2014-05-03 19:21:44', 865, '', '2014-05-03 15:22:04', 865, 0, '0000-00-00 00:00:00', '2014-05-03 15:22:04', '0000-00-00 00:00:00', '{"image_intro":"","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 2, 0, '', '', 1, 0, '{"robots":"","author":"","rights":"","xreference":""}', 0, '*', ''); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_contentitem_tag_map` -- CREATE TABLE IF NOT EXISTS `ysvwo_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(8) NOT NULL COMMENT 'PK from the content_type table', UNIQUE KEY `uc_ItemnameTagid` (`type_id`,`content_item_id`,`tag_id`), KEY `idx_tag_type` (`tag_id`,`type_id`), KEY `idx_date_id` (`tag_date`,`tag_id`), KEY `idx_tag` (`tag_id`), KEY `idx_type` (`type_id`), KEY `idx_core_content_id` (`core_content_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Maps items from content tables to tags'; -- -- Дамп данных таблицы `ysvwo_contentitem_tag_map` -- INSERT INTO `ysvwo_contentitem_tag_map` (`type_alias`, `core_content_id`, `content_item_id`, `tag_id`, `tag_date`, `type_id`) VALUES ('com_content.article', 1, 2, 2, '2014-04-20 03:22:14', 1), ('com_content.article', 1, 2, 3, '2014-04-20 03:22:14', 1), ('com_content.article', 2, 3, 2, '2014-04-20 03:22:27', 1), ('com_content.article', 2, 3, 3, '2014-04-20 03:22:27', 1); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_content_frontpage` -- CREATE TABLE IF NOT EXISTS `ysvwo_content_frontpage` ( `content_id` int(11) NOT NULL DEFAULT '0', `ordering` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`content_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_content_rating` -- CREATE TABLE IF NOT EXISTS `ysvwo_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 '', PRIMARY KEY (`content_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_content_types` -- CREATE TABLE IF NOT EXISTS `ysvwo_content_types` ( `type_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `type_title` varchar(255) NOT NULL DEFAULT '', `type_alias` varchar(255) NOT NULL DEFAULT '', `table` varchar(255) 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', PRIMARY KEY (`type_id`), KEY `idx_alias` (`type_alias`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=16 ; -- -- Дамп данных таблицы `ysvwo_content_types` -- INSERT INTO `ysvwo_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":"Content","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"xreference", "asset_id":"asset_id"}, "special":{"fulltext":"fulltext"}}', 'ContentHelperRoute::getArticleRoute', '{"formFile":"administrator\\/components\\/com_content\\/models\\/forms\\/article.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"} ]}'), (2, 'Weblink', 'com_weblinks.weblink', '{"special":{"dbtable":"#__weblinks","key":"id","type":"Weblink","prefix":"WeblinksTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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":"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":"urls", "core_version":"version", "core_ordering":"ordering", "core_metakey":"metakey", "core_metadesc":"metadesc", "core_catid":"catid", "core_xreference":"xreference", "asset_id":"null"}, "special":{}}', 'WeblinksHelperRoute::getWeblinkRoute', '{"formFile":"administrator\\/components\\/com_weblinks\\/models\\/forms\\/weblink.xml", "hideFields":["asset_id","checked_out","checked_out_time","version","featured","images"], "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"} ]}'), (3, 'Contact', 'com_contact.contact', '{"special":{"dbtable":"#__contact_details","key":"id","type":"Contact","prefix":"ContactTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"xreference", "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\\/models\\/forms\\/contact.xml","hideFields":["default_con","checked_out","checked_out_time","version","xreference"],"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"} ] }'), (4, 'Newsfeed', 'com_newsfeeds.newsfeed', '{"special":{"dbtable":"#__newsfeeds","key":"id","type":"Newsfeed","prefix":"NewsfeedsTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"xreference", "asset_id":"null"}, "special":{"numarticles":"numarticles","cache_time":"cache_time","rtl":"rtl"}}', 'NewsfeedsHelperRoute::getNewsfeedRoute', '{"formFile":"administrator\\/components\\/com_newsfeeds\\/models\\/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"} ]}'), (5, 'User', 'com_users.user', '{"special":{"dbtable":"#__users","key":"id","type":"User","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "asset_id":"null"}, "special":{}}', 'UsersHelperRoute::getUserRoute', ''), (6, 'Article Category', 'com_content.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "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\\/models\\/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, 'Contact Category', 'com_contact.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "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\\/models\\/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, 'Newsfeeds Category', 'com_newsfeeds.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "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\\/models\\/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"}]}'), (9, 'Weblinks Category', 'com_weblinks.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "asset_id":"asset_id"}, "special":{"parent_id":"parent_id","lft":"lft","rgt":"rgt","level":"level","path":"path","extension":"extension","note":"note"}}', 'WeblinksHelperRoute::getCategoryRoute', '{"formFile":"administrator\\/components\\/com_categories\\/models\\/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"}]}'), (10, 'Tag', 'com_tags.tag', '{"special":{"dbtable":"#__tags","key":"tag_id","type":"Tag","prefix":"TagsTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "asset_id":"null"}, "special":{"parent_id":"parent_id","lft":"lft","rgt":"rgt","level":"level","path":"path"}}', 'TagsHelperRoute::getTagRoute', '{"formFile":"administrator\\/components\\/com_tags\\/models\\/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"}]}'), (11, 'Banner', 'com_banners.banner', '{"special":{"dbtable":"#__banners","key":"id","type":"Banner","prefix":"BannersTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "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\\/models\\/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"} ]}'), (12, 'Banners Category', 'com_banners.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "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\\/models\\/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"}]}'), (13, 'Banner Client', 'com_banners.client', '{"special":{"dbtable":"#__banner_clients","key":"id","type":"Client","prefix":"BannersTable"}}', '', '', '', '{"formFile":"administrator\\/components\\/com_banners\\/models\\/forms\\/client.xml", "hideFields":["checked_out","checked_out_time"], "ignoreChanges":["checked_out", "checked_out_time"], "convertToInt":[], "displayLookup":[]}'), (14, 'User Notes', 'com_users.note', '{"special":{"dbtable":"#__user_notes","key":"id","type":"Note","prefix":"UsersTable"}}', '', '', '', '{"formFile":"administrator\\/components\\/com_users\\/models\\/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"}]}'), (15, 'User Notes Category', 'com_users.category', '{"special":{"dbtable":"#__categories","key":"id","type":"Category","prefix":"JTable","config":"array()"},"common":{"dbtable":"#__ucm_content","key":"ucm_id","type":"Corecontent","prefix":"JTable","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", "core_xreference":"null", "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\\/models\\/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"}]}'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_core_log_searches` -- CREATE TABLE IF NOT EXISTS `ysvwo_core_log_searches` ( `search_term` varchar(128) NOT NULL DEFAULT '', `hits` int(10) unsigned NOT NULL DEFAULT '0' ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_extensions` -- CREATE TABLE IF NOT EXISTS `ysvwo_extensions` ( `extension_id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL, `type` varchar(20) NOT NULL, `element` varchar(100) NOT NULL, `folder` varchar(100) NOT NULL, `client_id` tinyint(3) NOT NULL, `enabled` tinyint(3) NOT NULL DEFAULT '1', `access` int(10) unsigned NOT NULL DEFAULT '1', `protected` tinyint(3) NOT NULL DEFAULT '0', `manifest_cache` text NOT NULL, `params` text NOT NULL, `custom_data` text NOT NULL, `system_data` text NOT NULL, `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `ordering` int(11) DEFAULT '0', `state` int(11) DEFAULT '0', PRIMARY KEY (`extension_id`), KEY `element_clientid` (`element`,`client_id`), KEY `element_folder_clientid` (`element`,`folder`,`client_id`), KEY `extension` (`type`,`element`,`folder`,`client_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=10058 ; -- -- Дамп данных таблицы `ysvwo_extensions` -- INSERT INTO `ysvwo_extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES (1, 'com_mailto', 'component', 'com_mailto', '', 0, 1, 1, 1, '{"name":"com_mailto","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MAILTO_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (2, 'com_wrapper', 'component', 'com_wrapper', '', 0, 1, 1, 1, '{"name":"com_wrapper","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_WRAPPER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (3, 'com_admin', 'component', 'com_admin', '', 1, 1, 1, 1, '{"name":"com_admin","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_ADMIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (4, 'com_banners', 'component', 'com_banners', '', 1, 1, 1, 0, '{"name":"com_banners","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_BANNERS_XML_DESCRIPTION","group":""}', '{"purchase_type":"3","track_impressions":"0","track_clicks":"0","metakey_prefix":"","save_history":"1","history_limit":10}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (5, 'com_cache', 'component', 'com_cache', '', 1, 1, 1, 1, '{"name":"com_cache","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CACHE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (6, 'com_categories', 'component', 'com_categories', '', 1, 1, 1, 1, '{"name":"com_categories","type":"component","creationDate":"December 2007","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CATEGORIES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (7, 'com_checkin', 'component', 'com_checkin', '', 1, 1, 1, 1, '{"name":"com_checkin","type":"component","creationDate":"Unknown","author":"Joomla! Project","copyright":"(C) 2005 - 2008 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CHECKIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (8, 'com_contact', 'component', 'com_contact', '', 1, 1, 1, 0, '{"name":"com_contact","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CONTACT_XML_DESCRIPTION","group":""}', '{"contact_layout":"_:default","show_contact_category":"hide","save_history":"1","history_limit":10,"show_contact_list":"0","presentation_style":"sliders","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_misc":"1","show_image":"1","show_imagelarge":"1","image":"","imagelarge":"","allow_vcard":"0","show_articles":"0","show_profile":"0","show_links":"0","linka_name":"","linkb_name":"","linkc_name":"","linkd_name":"","linke_name":"","show_tags":"1","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_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_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":"1","banned_email":"","banned_subject":"","banned_text":"","validate_session":"1","custom_reply":"0","redirect":"","show_feed_link":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (9, 'com_cpanel', 'component', 'com_cpanel', '', 1, 1, 1, 1, '{"name":"com_cpanel","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CPANEL_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10, 'com_installer', 'component', 'com_installer', '', 1, 1, 1, 1, '{"name":"com_installer","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_INSTALLER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (11, 'com_languages', 'component', 'com_languages', '', 1, 1, 1, 1, '{"name":"com_languages","type":"component","creationDate":"2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_LANGUAGES_XML_DESCRIPTION","group":""}', '{"administrator":"ru-RU","site":"ru-RU"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (12, 'com_login', 'component', 'com_login', '', 1, 1, 1, 1, '{"name":"com_login","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (13, 'com_media', 'component', 'com_media', '', 1, 1, 0, 1, '{"name":"com_media","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MEDIA_XML_DESCRIPTION","group":""}', '{"upload_extensions":"bmp,csv,doc,gif,ico,jpg,jpeg,odg,odp,ods,odt,pdf,png,ppt,swf,txt,xcf,xls,BMP,CSV,DOC,GIF,ICO,JPG,JPEG,ODG,ODP,ODS,ODT,PDF,PNG,PPT,SWF,TXT,XCF,XLS","upload_maxsize":"10","file_path":"images","image_path":"images","restrict_uploads":"1","allowed_media_usergroup":"3","check_mime":"1","image_extensions":"bmp,gif,jpg,png","ignore_extensions":"","upload_mime":"image\\/jpeg,image\\/gif,image\\/png,image\\/bmp,application\\/x-shockwave-flash,application\\/msword,application\\/excel,application\\/pdf,application\\/powerpoint,text\\/plain,application\\/x-zip","upload_mime_illegal":"text\\/html"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (14, 'com_menus', 'component', 'com_menus', '', 1, 1, 1, 1, '{"name":"com_menus","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MENUS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (15, 'com_messages', 'component', 'com_messages', '', 1, 1, 1, 1, '{"name":"com_messages","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MESSAGES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (16, 'com_modules', 'component', 'com_modules', '', 1, 1, 1, 1, '{"name":"com_modules","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_MODULES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (17, 'com_newsfeeds', 'component', 'com_newsfeeds', '', 1, 1, 1, 0, '{"name":"com_newsfeeds","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_NEWSFEEDS_XML_DESCRIPTION","group":""}', '{"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"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (18, 'com_plugins', 'component', 'com_plugins', '', 1, 1, 1, 1, '{"name":"com_plugins","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_PLUGINS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (19, 'com_search', 'component', 'com_search', '', 1, 1, 1, 0, '{"name":"com_search","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_SEARCH_XML_DESCRIPTION","group":""}', '{"enabled":"0","show_date":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (20, 'com_templates', 'component', 'com_templates', '', 1, 1, 1, 1, '{"name":"com_templates","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_TEMPLATES_XML_DESCRIPTION","group":""}', '{"template_positions_display":"1","upload_limit":"2","image_formats":"gif,bmp,jpg,jpeg,png","source_formats":"txt,less,ini,xml,js,php,css","font_formats":"woff,ttf,otf","compressed_formats":"zip"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (21, 'com_weblinks', 'component', 'com_weblinks', '', 1, 1, 1, 0, '{"name":"com_weblinks","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\n\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_WEBLINKS_XML_DESCRIPTION","group":""}', '{"target":"0","save_history":"1","history_limit":5,"count_clicks":"1","icons":1,"link_icons":"","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_num_links":"1","show_cat_tags":"1","show_base_description":"1","maxLevelcat":"-1","show_empty_categories_cat":"0","show_subcat_desc_cat":"1","show_cat_num_links_cat":"1","filter_field":"1","show_pagination_limit":"1","show_headings":"0","show_link_description":"1","show_link_hits":"1","show_pagination":"2","show_pagination_results":"1","show_feed_link":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (22, 'com_content', 'component', 'com_content', '', 1, 1, 0, 1, '{"name":"com_content","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CONTENT_XML_DESCRIPTION","group":""}', '{"article_layout":"simple_mobile:blogTmpl","show_title":"1","link_titles":"1","show_intro":"1","info_block_position":"0","show_category":"1","link_category":"1","show_parent_category":"0","link_parent_category":"0","show_author":"1","link_author":"1","show_create_date":"0","show_modify_date":"0","show_publish_date":"1","show_item_navigation":"1","show_vote":"0","show_readmore":"1","show_readmore_title":"1","readmore_limit":"100","show_tags":"1","show_icons":"1","show_print_icon":"1","show_email_icon":"1","show_hits":"1","show_noauth":"0","urls_position":"0","show_publishing_options":"1","show_article_options":"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_heading_title_text":"1","show_category_title":"0","show_description":"0","show_description_image":"0","maxLevel":"1","show_empty_categories":"0","show_no_articles":"1","show_subcat_desc":"1","show_cat_num_articles":"0","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":"1","num_intro_articles":"4","num_columns":"2","num_links":"4","multi_column_order":"0","show_subcategory_content":"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","orderby_pri":"order","orderby_sec":"rdate","order_date":"published","show_pagination":"2","show_pagination_results":"1","show_feed_link":"1","feed_summary":"0","feed_show_readmore":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (23, 'com_config', 'component', 'com_config', '', 1, 1, 0, 1, '{"name":"com_config","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_CONFIG_XML_DESCRIPTION","group":""}', '{"filters":{"1":{"filter_type":"NH","filter_tags":"","filter_attributes":""},"9":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"6":{"filter_type":"BL","filter_tags":"","filter_attributes":""},"7":{"filter_type":"NONE","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":""}}}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (24, 'com_redirect', 'component', 'com_redirect', '', 1, 1, 0, 1, '{"name":"com_redirect","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_REDIRECT_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (25, 'com_users', 'component', 'com_users', '', 1, 1, 0, 1, '{"name":"com_users","type":"component","creationDate":"April 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_USERS_XML_DESCRIPTION","group":""}', '{"allowUserRegistration":"1","new_usertype":"2","guest_usergroup":"9","sendpassword":"1","useractivation":"1","mail_to_admin":"0","captcha":"","frontend_userparams":"1","site_language":"0","change_login_name":"0","reset_count":"10","reset_time":"1","minimum_length":"4","minimum_integers":"0","minimum_symbols":"0","minimum_uppercase":"0","save_history":"1","history_limit":5,"mailSubjectPrefix":"","mailBodySuffix":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (27, 'com_finder', 'component', 'com_finder', '', 1, 1, 0, 0, '{"name":"com_finder","type":"component","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_FINDER_XML_DESCRIPTION","group":""}', '{"show_description":"1","description_length":255,"allow_empty_query":"0","show_url":"1","show_advanced":"1","expand_advanced":"0","show_date_filters":"0","highlight_terms":"1","opensearch_name":"","opensearch_description":"","batch_size":"50","memory_table_limit":30000,"title_multiplier":"1.7","text_multiplier":"0.7","meta_multiplier":"1.2","path_multiplier":"2.0","misc_multiplier":"0.3","stemmer":"snowball"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (28, 'com_joomlaupdate', 'component', 'com_joomlaupdate', '', 1, 1, 0, 1, '{"name":"com_joomlaupdate","type":"component","creationDate":"February 2012","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.\\t","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"COM_JOOMLAUPDATE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (29, 'com_tags', 'component', 'com_tags', '', 1, 1, 1, 1, '{"name":"com_tags","type":"component","creationDate":"December 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.1.0","description":"COM_TAGS_XML_DESCRIPTION","group":""}', '{"tag_layout":"simple_mobile:tag","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":"","show_tag_num_items":"0","tag_list_orderby":"c.core_title","tag_list_orderby_direction":"ASC","show_headings":"0","tag_list_show_date":"published","tag_list_show_item_image":"0","tag_list_show_item_description":"1","tag_list_item_maximum_characters":800,"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_descripion":"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"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (30, 'com_contenthistory', 'component', 'com_contenthistory', '', 1, 1, 1, 0, '{"name":"com_contenthistory","type":"component","creationDate":"May 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"COM_CONTENTHISTORY_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (31, 'com_ajax', 'component', 'com_ajax', '', 1, 1, 1, 0, '{"name":"com_ajax","type":"component","creationDate":"August 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"COM_AJAX_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (32, 'com_postinstall', 'component', 'com_postinstall', '', 1, 1, 1, 1, '{"name":"com_postinstall","type":"component","creationDate":"September 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"COM_POSTINSTALL_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (100, 'PHPMailer', 'library', 'phpmailer', '', 0, 1, 1, 1, '{"name":"PHPMailer","type":"library","creationDate":"2001","author":"PHPMailer","copyright":"(c) 2001-2003, Brent R. Matzelle, (c) 2004-2009, Andy Prevost. All Rights Reserved., (c) 2010-2013, Jim Jagielski. All Rights Reserved.","authorEmail":"jimjag@gmail.com","authorUrl":"https:\\/\\/github.com\\/PHPMailer\\/PHPMailer","version":"5.2.6","description":"LIB_PHPMAILER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (101, 'SimplePie', 'library', 'simplepie', '', 0, 1, 1, 1, '{"name":"SimplePie","type":"library","creationDate":"2004","author":"SimplePie","copyright":"Copyright (c) 2004-2009, Ryan Parman and Geoffrey Sneddon","authorEmail":"","authorUrl":"http:\\/\\/simplepie.org\\/","version":"1.2","description":"LIB_SIMPLEPIE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (102, 'phputf8', 'library', 'phputf8', '', 0, 1, 1, 1, '{"name":"phputf8","type":"library","creationDate":"2006","author":"Harry Fuecks","copyright":"Copyright various authors","authorEmail":"hfuecks@gmail.com","authorUrl":"http:\\/\\/sourceforge.net\\/projects\\/phputf8","version":"0.5","description":"LIB_PHPUTF8_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (103, 'Joomla! Platform', 'library', 'joomla', '', 0, 1, 1, 1, '{"name":"Joomla! Platform","type":"library","creationDate":"2008","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"http:\\/\\/www.joomla.org","version":"13.1","description":"LIB_JOOMLA_XML_DESCRIPTION","group":""}', '{"mediaversion":"36c622820c4d4bd2e7201c2d7eed42b0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (104, 'IDNA Convert', 'library', 'idna_convert', '', 0, 1, 1, 1, '{"name":"IDNA Convert","type":"library","creationDate":"2004","author":"phlyLabs","copyright":"2004-2011 phlyLabs Berlin, http:\\/\\/phlylabs.de","authorEmail":"phlymail@phlylabs.de","authorUrl":"http:\\/\\/phlylabs.de","version":"0.8.0","description":"LIB_IDNA_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (105, 'FOF', 'library', 'fof', '', 0, 1, 1, 1, '{"name":"FOF","type":"library","creationDate":"2013-12-14","author":"Nicholas K. Dionysopoulos \\/ Akeeba Ltd","copyright":"(C)2011-2013 Nicholas K. Dionysopoulos","authorEmail":"nicholas@akeebabackup.com","authorUrl":"https:\\/\\/www.akeebabackup.com","version":"2.1.1","description":"LIB_FOF_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (106, 'PHPass', 'library', 'phpass', '', 0, 1, 1, 1, '{"name":"PHPass","type":"library","creationDate":"2004-2006","author":"Solar Designer","copyright":"","authorEmail":"solar@openwall.com","authorUrl":"http:\\/\\/www.openwall.com\\/phpass\\/","version":"0.3","description":"LIB_PHPASS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (200, 'mod_articles_archive', 'module', 'mod_articles_archive', '', 0, 1, 1, 0, '{"name":"mod_articles_archive","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters.\\n\\t\\tAll rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_ARTICLES_ARCHIVE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (201, 'mod_articles_latest', 'module', 'mod_articles_latest', '', 0, 1, 1, 0, '{"name":"mod_articles_latest","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LATEST_NEWS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (202, 'mod_articles_popular', 'module', 'mod_articles_popular', '', 0, 1, 1, 0, '{"name":"mod_articles_popular","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_POPULAR_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (203, 'mod_banners', 'module', 'mod_banners', '', 0, 1, 1, 0, '{"name":"mod_banners","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_BANNERS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (204, 'mod_breadcrumbs', 'module', 'mod_breadcrumbs', '', 0, 1, 1, 1, '{"name":"mod_breadcrumbs","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_BREADCRUMBS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (205, 'mod_custom', 'module', 'mod_custom', '', 0, 1, 1, 1, '{"name":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_CUSTOM_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (206, 'mod_feed', 'module', 'mod_feed', '', 0, 1, 1, 0, '{"name":"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_FEED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (207, 'mod_footer', 'module', 'mod_footer', '', 0, 1, 1, 0, '{"name":"mod_footer","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_FOOTER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (208, 'mod_login', 'module', 'mod_login', '', 0, 1, 1, 1, '{"name":"mod_login","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (209, 'mod_menu', 'module', 'mod_menu', '', 0, 1, 1, 1, '{"name":"mod_menu","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_MENU_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (210, 'mod_articles_news', 'module', 'mod_articles_news', '', 0, 1, 1, 0, '{"name":"mod_articles_news","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_ARTICLES_NEWS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (211, 'mod_random_image', 'module', 'mod_random_image', '', 0, 1, 1, 0, '{"name":"mod_random_image","type":"module","creationDate":"July 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_RANDOM_IMAGE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (212, 'mod_related_items', 'module', 'mod_related_items', '', 0, 1, 1, 0, '{"name":"mod_related_items","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_RELATED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (213, 'mod_search', 'module', 'mod_search', '', 0, 1, 1, 0, '{"name":"mod_search","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_SEARCH_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (214, 'mod_stats', 'module', 'mod_stats', '', 0, 1, 1, 0, '{"name":"mod_stats","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_STATS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (215, 'mod_syndicate', 'module', 'mod_syndicate', '', 0, 1, 1, 1, '{"name":"mod_syndicate","type":"module","creationDate":"May 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_SYNDICATE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (216, 'mod_users_latest', 'module', 'mod_users_latest', '', 0, 1, 1, 0, '{"name":"mod_users_latest","type":"module","creationDate":"December 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_USERS_LATEST_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (217, 'mod_weblinks', 'module', 'mod_weblinks', '', 0, 1, 1, 0, '{"name":"mod_weblinks","type":"module","creationDate":"July 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_WEBLINKS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (218, 'mod_whosonline', 'module', 'mod_whosonline', '', 0, 1, 1, 0, '{"name":"mod_whosonline","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_WHOSONLINE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (219, 'mod_wrapper', 'module', 'mod_wrapper', '', 0, 1, 1, 0, '{"name":"mod_wrapper","type":"module","creationDate":"October 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_WRAPPER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (220, 'mod_articles_category', 'module', 'mod_articles_category', '', 0, 1, 1, 0, '{"name":"mod_articles_category","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_ARTICLES_CATEGORY_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (221, 'mod_articles_categories', 'module', 'mod_articles_categories', '', 0, 1, 1, 0, '{"name":"mod_articles_categories","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_ARTICLES_CATEGORIES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (222, 'mod_languages', 'module', 'mod_languages', '', 0, 1, 1, 1, '{"name":"mod_languages","type":"module","creationDate":"February 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LANGUAGES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (223, 'mod_finder', 'module', 'mod_finder', '', 0, 1, 0, 0, '{"name":"mod_finder","type":"module","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_FINDER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (300, 'mod_custom', 'module', 'mod_custom', '', 1, 1, 1, 1, '{"name":"mod_custom","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_CUSTOM_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (301, 'mod_feed', 'module', 'mod_feed', '', 1, 1, 1, 0, '{"name":"mod_feed","type":"module","creationDate":"July 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_FEED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (302, 'mod_latest', 'module', 'mod_latest', '', 1, 1, 1, 0, '{"name":"mod_latest","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LATEST_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (303, 'mod_logged', 'module', 'mod_logged', '', 1, 1, 1, 0, '{"name":"mod_logged","type":"module","creationDate":"January 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LOGGED_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (304, 'mod_login', 'module', 'mod_login', '', 1, 1, 1, 1, '{"name":"mod_login","type":"module","creationDate":"March 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_LOGIN_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (305, 'mod_menu', 'module', 'mod_menu', '', 1, 1, 1, 0, '{"name":"mod_menu","type":"module","creationDate":"March 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_MENU_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (307, 'mod_popular', 'module', 'mod_popular', '', 1, 1, 1, 0, '{"name":"mod_popular","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_POPULAR_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (308, 'mod_quickicon', 'module', 'mod_quickicon', '', 1, 1, 1, 1, '{"name":"mod_quickicon","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_QUICKICON_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (309, 'mod_status', 'module', 'mod_status', '', 1, 1, 1, 0, '{"name":"mod_status","type":"module","creationDate":"Feb 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_STATUS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (310, 'mod_submenu', 'module', 'mod_submenu', '', 1, 1, 1, 0, '{"name":"mod_submenu","type":"module","creationDate":"Feb 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_SUBMENU_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (311, 'mod_title', 'module', 'mod_title', '', 1, 1, 1, 0, '{"name":"mod_title","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_TITLE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (312, 'mod_toolbar', 'module', 'mod_toolbar', '', 1, 1, 1, 1, '{"name":"mod_toolbar","type":"module","creationDate":"Nov 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_TOOLBAR_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (313, 'mod_multilangstatus', 'module', 'mod_multilangstatus', '', 1, 1, 1, 0, '{"name":"mod_multilangstatus","type":"module","creationDate":"September 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_MULTILANGSTATUS_XML_DESCRIPTION","group":""}', '{"cache":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (314, 'mod_version', 'module', 'mod_version', '', 1, 1, 1, 0, '{"name":"mod_version","type":"module","creationDate":"January 2012","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_VERSION_XML_DESCRIPTION","group":""}', '{"format":"short","product":"1","cache":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (315, 'mod_stats_admin', 'module', 'mod_stats_admin', '', 1, 1, 1, 0, '{"name":"mod_stats_admin","type":"module","creationDate":"July 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"MOD_STATS_XML_DESCRIPTION","group":""}', '{"serverinfo":"0","siteinfo":"0","counter":"0","increase":"0","cache":"1","cache_time":"900","cachemode":"static"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (316, 'mod_tags_popular', 'module', 'mod_tags_popular', '', 0, 1, 1, 0, '{"name":"mod_tags_popular","type":"module","creationDate":"January 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.1.0","description":"MOD_TAGS_POPULAR_XML_DESCRIPTION","group":""}', '{"maximum":"5","timeframe":"alltime","owncache":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (317, 'mod_tags_similar', 'module', 'mod_tags_similar', '', 0, 1, 1, 0, '{"name":"mod_tags_similar","type":"module","creationDate":"January 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.1.0","description":"MOD_TAGS_SIMILAR_XML_DESCRIPTION","group":""}', '{"maximum":"5","matchtype":"any","owncache":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (400, 'plg_authentication_gmail', 'plugin', 'gmail', 'authentication', 0, 0, 1, 0, '{"name":"plg_authentication_gmail","type":"plugin","creationDate":"February 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_GMAIL_XML_DESCRIPTION","group":""}', '{"applysuffix":"0","suffix":"","verifypeer":"1","user_blacklist":""}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (401, 'plg_authentication_joomla', 'plugin', 'joomla', 'authentication', 0, 1, 1, 1, '{"name":"plg_authentication_joomla","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_AUTH_JOOMLA_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (402, 'plg_authentication_ldap', 'plugin', 'ldap', 'authentication', 0, 0, 1, 0, '{"name":"plg_authentication_ldap","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_LDAP_XML_DESCRIPTION","group":""}', '{"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"}', '', '', 0, '0000-00-00 00:00:00', 3, 0), (403, 'plg_content_contact', 'plugin', 'contact', 'content', 0, 1, 1, 0, '{"name":"plg_content_contact","type":"plugin","creationDate":"January 2014","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.2","description":"PLG_CONTENT_CONTACT_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0), (404, 'plg_content_emailcloak', 'plugin', 'emailcloak', 'content', 0, 1, 1, 0, '{"name":"plg_content_emailcloak","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTENT_EMAILCLOAK_XML_DESCRIPTION","group":""}', '{"mode":"1"}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (406, 'plg_content_loadmodule', 'plugin', 'loadmodule', 'content', 0, 1, 1, 0, '{"name":"plg_content_loadmodule","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_LOADMODULE_XML_DESCRIPTION","group":""}', '{"style":"xhtml"}', '', '', 0, '2011-09-18 15:22:50', 0, 0), (407, 'plg_content_pagebreak', 'plugin', 'pagebreak', 'content', 0, 1, 1, 0, '{"name":"plg_content_pagebreak","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTENT_PAGEBREAK_XML_DESCRIPTION","group":""}', '{"title":"1","multipage_toc":"1","showall":"1"}', '', '', 0, '0000-00-00 00:00:00', 4, 0), (408, 'plg_content_pagenavigation', 'plugin', 'pagenavigation', 'content', 0, 1, 1, 0, '{"name":"plg_content_pagenavigation","type":"plugin","creationDate":"January 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_PAGENAVIGATION_XML_DESCRIPTION","group":""}', '{"position":"1"}', '', '', 0, '0000-00-00 00:00:00', 5, 0), (409, 'plg_content_vote', 'plugin', 'vote', 'content', 0, 1, 1, 0, '{"name":"plg_content_vote","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_VOTE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 6, 0), (410, 'plg_editors_codemirror', 'plugin', 'codemirror', 'editors', 0, 1, 1, 1, '{"name":"plg_editors_codemirror","type":"plugin","creationDate":"28 March 2011","author":"Marijn Haverbeke","copyright":"","authorEmail":"N\\/A","authorUrl":"","version":"3.15","description":"PLG_CODEMIRROR_XML_DESCRIPTION","group":""}', '{"lineNumbers":"1","lineWrapping":"1","matchTags":"1","matchBrackets":"1","marker-gutter":"1","autoCloseTags":"1","autoCloseBrackets":"1","autoFocus":"1","theme":"default","tabmode":"indent"}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (411, 'plg_editors_none', 'plugin', 'none', 'editors', 0, 1, 1, 1, '{"name":"plg_editors_none","type":"plugin","creationDate":"August 2004","author":"Unknown","copyright":"","authorEmail":"N\\/A","authorUrl":"","version":"3.0.0","description":"PLG_NONE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0), (412, 'plg_editors_tinymce', 'plugin', 'tinymce', 'editors', 0, 1, 1, 0, '{"name":"plg_editors_tinymce","type":"plugin","creationDate":"2005-2013","author":"Moxiecode Systems AB","copyright":"Moxiecode Systems AB","authorEmail":"N\\/A","authorUrl":"tinymce.moxiecode.com","version":"4.0.18","description":"PLG_TINY_XML_DESCRIPTION","group":""}', '{"mode":"1","skin":"0","mobile":"0","entity_encoding":"raw","lang_mode":"1","text_direction":"ltr","content_css":"1","content_css_custom":"","relative_urls":"1","newlines":"0","invalid_elements":"script,applet,iframe","extended_elements":"","html_height":"550","html_width":"750","resizing":"1","element_path":"1","fonts":"1","paste":"1","searchreplace":"1","insertdate":"1","colors":"1","table":"1","smilies":"1","hr":"1","link":"1","media":"1","print":"1","directionality":"1","fullscreen":"1","alignment":"1","visualchars":"1","visualblocks":"1","nonbreaking":"1","template":"1","blockquote":"1","wordcount":"1","advlist":"1","autosave":"1","contextmenu":"1","inlinepopups":"1","custom_plugin":"","custom_button":""}', '', '', 0, '0000-00-00 00:00:00', 3, 0), (413, 'plg_editors-xtd_article', 'plugin', 'article', 'editors-xtd', 0, 1, 1, 1, '{"name":"plg_editors-xtd_article","type":"plugin","creationDate":"October 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_ARTICLE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0), (414, 'plg_editors-xtd_image', 'plugin', 'image', 'editors-xtd', 0, 1, 1, 0, '{"name":"plg_editors-xtd_image","type":"plugin","creationDate":"August 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_IMAGE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0), (415, 'plg_editors-xtd_pagebreak', 'plugin', 'pagebreak', 'editors-xtd', 0, 1, 1, 0, '{"name":"plg_editors-xtd_pagebreak","type":"plugin","creationDate":"August 2004","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_EDITORSXTD_PAGEBREAK_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0); INSERT INTO `ysvwo_extensions` (`extension_id`, `name`, `type`, `element`, `folder`, `client_id`, `enabled`, `access`, `protected`, `manifest_cache`, `params`, `custom_data`, `system_data`, `checked_out`, `checked_out_time`, `ordering`, `state`) VALUES (416, 'plg_editors-xtd_readmore', 'plugin', 'readmore', 'editors-xtd', 0, 1, 1, 0, '{"name":"plg_editors-xtd_readmore","type":"plugin","creationDate":"March 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_READMORE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 4, 0), (417, 'plg_search_categories', 'plugin', 'categories', 'search', 0, 1, 1, 0, '{"name":"plg_search_categories","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_CATEGORIES_XML_DESCRIPTION","group":""}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (418, 'plg_search_contacts', 'plugin', 'contacts', 'search', 0, 1, 1, 0, '{"name":"plg_search_contacts","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_CONTACTS_XML_DESCRIPTION","group":""}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (419, 'plg_search_content', 'plugin', 'content', 'search', 0, 1, 1, 0, '{"name":"plg_search_content","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_CONTENT_XML_DESCRIPTION","group":""}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (420, 'plg_search_newsfeeds', 'plugin', 'newsfeeds', 'search', 0, 1, 1, 0, '{"name":"plg_search_newsfeeds","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_NEWSFEEDS_XML_DESCRIPTION","group":""}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (421, 'plg_search_weblinks', 'plugin', 'weblinks', 'search', 0, 1, 1, 0, '{"name":"plg_search_weblinks","type":"plugin","creationDate":"November 2005","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEARCH_WEBLINKS_XML_DESCRIPTION","group":""}', '{"search_limit":"50","search_content":"1","search_archived":"1"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (422, 'plg_system_languagefilter', 'plugin', 'languagefilter', 'system', 0, 0, 1, 1, '{"name":"plg_system_languagefilter","type":"plugin","creationDate":"July 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_LANGUAGEFILTER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0), (423, 'plg_system_p3p', 'plugin', 'p3p', 'system', 0, 1, 1, 0, '{"name":"plg_system_p3p","type":"plugin","creationDate":"September 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_P3P_XML_DESCRIPTION","group":""}', '{"headers":"NOI ADM DEV PSAi COM NAV OUR OTRo STP IND DEM"}', '', '', 0, '0000-00-00 00:00:00', 2, 0), (424, 'plg_system_cache', 'plugin', 'cache', 'system', 0, 0, 1, 1, '{"name":"plg_system_cache","type":"plugin","creationDate":"February 2007","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CACHE_XML_DESCRIPTION","group":""}', '{"browsercache":"0","cachetime":"15"}', '', '', 0, '0000-00-00 00:00:00', 9, 0), (425, 'plg_system_debug', 'plugin', 'debug', 'system', 0, 1, 1, 0, '{"name":"plg_system_debug","type":"plugin","creationDate":"December 2006","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_DEBUG_XML_DESCRIPTION","group":""}', '{"profile":"1","queries":"1","memory":"1","language_files":"1","language_strings":"1","strip-first":"1","strip-prefix":"","strip-suffix":""}', '', '', 0, '0000-00-00 00:00:00', 4, 0), (426, 'plg_system_log', 'plugin', 'log', 'system', 0, 1, 1, 1, '{"name":"plg_system_log","type":"plugin","creationDate":"April 2007","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_LOG_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0), (427, 'plg_system_redirect', 'plugin', 'redirect', 'system', 0, 0, 1, 1, '{"name":"plg_system_redirect","type":"plugin","creationDate":"April 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_REDIRECT_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 6, 0), (428, 'plg_system_remember', 'plugin', 'remember', 'system', 0, 1, 1, 1, '{"name":"plg_system_remember","type":"plugin","creationDate":"April 2007","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_REMEMBER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 7, 0), (429, 'plg_system_sef', 'plugin', 'sef', 'system', 0, 1, 1, 0, '{"name":"plg_system_sef","type":"plugin","creationDate":"December 2007","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SEF_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 8, 0), (430, 'plg_system_logout', 'plugin', 'logout', 'system', 0, 1, 1, 1, '{"name":"plg_system_logout","type":"plugin","creationDate":"April 2009","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_LOGOUT_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0), (431, 'plg_user_contactcreator', 'plugin', 'contactcreator', 'user', 0, 0, 1, 0, '{"name":"plg_user_contactcreator","type":"plugin","creationDate":"August 2009","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTACTCREATOR_XML_DESCRIPTION","group":""}', '{"autowebpage":"","category":"34","autopublish":"0"}', '', '', 0, '0000-00-00 00:00:00', 1, 0), (432, 'plg_user_joomla', 'plugin', 'joomla', 'user', 0, 1, 1, 0, '{"name":"plg_user_joomla","type":"plugin","creationDate":"December 2006","author":"Joomla! Project","copyright":"(C) 2005 - 2009 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_USER_JOOMLA_XML_DESCRIPTION","group":""}', '{"strong_passwords":"1","autoregister":"1"}', '', '', 0, '0000-00-00 00:00:00', 2, 0), (433, 'plg_user_profile', 'plugin', 'profile', 'user', 0, 0, 1, 0, '{"name":"plg_user_profile","type":"plugin","creationDate":"January 2008","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_USER_PROFILE_XML_DESCRIPTION","group":""}', '{"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"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (434, 'plg_extension_joomla', 'plugin', 'joomla', 'extension', 0, 1, 1, 1, '{"name":"plg_extension_joomla","type":"plugin","creationDate":"May 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_EXTENSION_JOOMLA_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0), (435, 'plg_content_joomla', 'plugin', 'joomla', 'content', 0, 1, 1, 0, '{"name":"plg_content_joomla","type":"plugin","creationDate":"November 2010","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTENT_JOOMLA_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (436, 'plg_system_languagecode', 'plugin', 'languagecode', 'system', 0, 0, 1, 0, '{"name":"plg_system_languagecode","type":"plugin","creationDate":"November 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_LANGUAGECODE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 10, 0), (437, 'plg_quickicon_joomlaupdate', 'plugin', 'joomlaupdate', 'quickicon', 0, 1, 1, 1, '{"name":"plg_quickicon_joomlaupdate","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_QUICKICON_JOOMLAUPDATE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (438, 'plg_quickicon_extensionupdate', 'plugin', 'extensionupdate', 'quickicon', 0, 1, 1, 1, '{"name":"plg_quickicon_extensionupdate","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_QUICKICON_EXTENSIONUPDATE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (439, 'plg_captcha_recaptcha', 'plugin', 'recaptcha', 'captcha', 0, 0, 1, 0, '{"name":"plg_captcha_recaptcha","type":"plugin","creationDate":"December 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CAPTCHA_RECAPTCHA_XML_DESCRIPTION","group":""}', '{"public_key":"","private_key":"","theme":"clean"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (440, 'plg_system_highlight', 'plugin', 'highlight', 'system', 0, 1, 1, 0, '{"name":"plg_system_highlight","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_SYSTEM_HIGHLIGHT_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 7, 0), (441, 'plg_content_finder', 'plugin', 'finder', 'content', 0, 0, 1, 0, '{"name":"plg_content_finder","type":"plugin","creationDate":"December 2011","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_CONTENT_FINDER_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (442, 'plg_finder_categories', 'plugin', 'categories', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_categories","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_CATEGORIES_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 1, 0), (443, 'plg_finder_contacts', 'plugin', 'contacts', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_contacts","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_CONTACTS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 2, 0), (444, 'plg_finder_content', 'plugin', 'content', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_content","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_CONTENT_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 3, 0), (445, 'plg_finder_newsfeeds', 'plugin', 'newsfeeds', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_newsfeeds","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_NEWSFEEDS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 4, 0), (446, 'plg_finder_weblinks', 'plugin', 'weblinks', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_weblinks","type":"plugin","creationDate":"August 2011","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_WEBLINKS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 5, 0), (447, 'plg_finder_tags', 'plugin', 'tags', 'finder', 0, 1, 1, 0, '{"name":"plg_finder_tags","type":"plugin","creationDate":"February 2013","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_FINDER_TAGS_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (448, 'plg_twofactorauth_totp', 'plugin', 'totp', 'twofactorauth', 0, 0, 1, 0, '{"name":"plg_twofactorauth_totp","type":"plugin","creationDate":"August 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"PLG_TWOFACTORAUTH_TOTP_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (449, 'plg_authentication_cookie', 'plugin', 'cookie', 'authentication', 0, 1, 1, 0, '{"name":"plg_authentication_cookie","type":"plugin","creationDate":"July 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.0.0","description":"PLG_AUTH_COOKIE_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (450, 'plg_twofactorauth_yubikey', 'plugin', 'yubikey', 'twofactorauth', 0, 0, 1, 0, '{"name":"plg_twofactorauth_yubikey","type":"plugin","creationDate":"September 2013","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.0","description":"PLG_TWOFACTORAUTH_YUBIKEY_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (503, 'beez3', 'template', 'beez3', '', 0, 1, 1, 0, '{"name":"beez3","type":"template","creationDate":"25 November 2009","author":"Angie Radtke","copyright":"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.","authorEmail":"a.radtke@derauftritt.de","authorUrl":"http:\\/\\/www.der-auftritt.de","version":"3.1.0","description":"TPL_BEEZ3_XML_DESCRIPTION","group":""}', '{"wrapperSmall":"53","wrapperLarge":"72","sitetitle":"","sitedescription":"","navposition":"center","templatecolor":"nature"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (504, 'hathor', 'template', 'hathor', '', 1, 1, 1, 0, '{"name":"hathor","type":"template","creationDate":"May 2010","author":"Andrea Tarr","copyright":"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.","authorEmail":"hathor@tarrconsulting.com","authorUrl":"http:\\/\\/www.tarrconsulting.com","version":"3.0.0","description":"TPL_HATHOR_XML_DESCRIPTION","group":""}', '{"showSiteName":"0","colourChoice":"0","boldText":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (506, 'protostar', 'template', 'protostar', '', 0, 1, 1, 0, '{"name":"protostar","type":"template","creationDate":"4\\/30\\/2012","author":"Kyle Ledbetter","copyright":"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"","version":"1.0","description":"TPL_PROTOSTAR_XML_DESCRIPTION","group":""}', '{"templateColor":"","logoFile":"","googleFont":"1","googleFontName":"Open+Sans","fluidContainer":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (507, 'isis', 'template', 'isis', '', 1, 1, 1, 0, '{"name":"isis","type":"template","creationDate":"3\\/30\\/2012","author":"Kyle Ledbetter","copyright":"Copyright (C) 2005 - 2014 Open Source Matters, Inc. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"","version":"1.0","description":"TPL_ISIS_XML_DESCRIPTION","group":""}', '{"templateColor":"","logoFile":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (600, 'English (United Kingdom)', 'language', 'en-GB', '', 0, 1, 1, 1, '{"name":"English (United Kingdom)","type":"language","creationDate":"2013-03-07","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.3","description":"en-GB site language","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (601, 'English (United Kingdom)', 'language', 'en-GB', '', 1, 1, 1, 1, '{"name":"English (United Kingdom)","type":"language","creationDate":"2013-03-07","author":"Joomla! Project","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved.","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.3","description":"en-GB administrator language","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (700, 'files_joomla', 'file', 'joomla', '', 0, 1, 1, 1, '{"name":"files_joomla","type":"file","creationDate":"March 2014","author":"Joomla! Project","copyright":"(C) 2005 - 2014 Open Source Matters. All rights reserved","authorEmail":"admin@joomla.org","authorUrl":"www.joomla.org","version":"3.2.3","description":"FILES_JOOMLA_XML_DESCRIPTION","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10000, 'Russian', 'language', 'ru-RU', '', 0, 1, 0, 0, '{"name":"Russian","type":"language","creationDate":"2014-03-19","author":"Russian Translation Team","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved","authorEmail":"smart@joomlaportal.ru","authorUrl":"www.joomlaportal.ru","version":"3.2.3.1","description":"Russian language pack (site) for Joomla! 3.2","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10001, 'Russian', 'language', 'ru-RU', '', 1, 1, 0, 0, '{"name":"Russian","type":"language","creationDate":"2014-03-19","author":"Russian Translation Team","copyright":"Copyright (C) 2005 - 2014 Open Source Matters. All rights reserved","authorEmail":"smart@joomlaportal.ru","authorUrl":"www.joomlaportal.ru","version":"3.2.3.1","description":"Russian language pack (administrator) for Joomla! 3.2","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10002, 'ru-RU', 'package', 'pkg_ru-RU', '', 0, 1, 1, 0, '{"name":"Russian Language Pack","type":"package","creationDate":"Unknown","author":"Unknown","copyright":"","authorEmail":"","authorUrl":"","version":"3.2.3.1","description":"Joomla 3.2 Russian Language Package","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10017, 'simple_mobile', 'template', 'simple_mobile', '', 0, 1, 1, 0, '{"name":"simple_mobile","type":"template","creationDate":"27.03.2014","author":"Viktor","copyright":"Copyright (C) simple_mobile","authorEmail":"","authorUrl":"httP:\\/\\/site.ru","version":"1.0.0","description":"TPL_SIMPLE_MOBILE_DESCRIPTION","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10018, 'JS FlexSlider', 'module', 'mod_js_flexslider', '', 0, 1, 0, 0, '{"name":"JS FlexSlider","type":"module","creationDate":"October 2012","author":"JoomSpirit","copyright":"Copyright 2012 JoomSpirit","authorEmail":"contact@joomspirit.com","authorUrl":"","version":"2.1","description":" \\n \\t \\n\\t\\t\\n\\t\\tThis free module allows you to display a responsive slideshow based on the fexslider JQuery script.\\n\\t\\t\\n\\t","group":""}', '{"load_jquery":"1","pauseOnHover":"true","initDelay":"0","randomize":"false","target":"_blank","enable_minheight":"no","min_height":"380","slide_theme":"false","bg_color":"#ffffff","theme_shadow":"theme-shadow-normal","theme_border":"00","theme_border_radius":"00","directionNav":"default","controlNav":"true","positionNav":"under","colorNav":"dark","colorNavActive":"black","transition":"fade","direction":"horizontal","animSpeed":"2000","pauseTime":"3500","bg_caption":"black","transparency_caption":"2","position_caption":"bottom","text_align":"centered","color_caption":"#dddddd","image1alt":"","image1cap":"","image1customlink":"","image2alt":"","image2cap":"","image2customlink":"","image3alt":"","image3cap":"","image3customlink":"","image4alt":"","image4cap":"","image4customlink":"","image5alt":"","image5cap":"","image5customlink":"","image6alt":"","image6cap":"","image6customlink":"","image7alt":"","image7cap":"","image7customlink":"","image8alt":"","image8cap":"","image8customlink":"","image9alt":"","image9cap":"","image9customlink":"","image10alt":"","image10cap":"","image10customlink":"","image11alt":"","image11cap":"","image11customlink":"","image12alt":"","image12cap":"","image12customlink":"","image13alt":"","image13cap":"","image13customlink":"","image14alt":"","image14cap":"","image14customlink":"","image15alt":"","image15cap":"","image15customlink":"","image16alt":"","image16cap":"","image16customlink":"","image17alt":"","image17cap":"","image17customlink":"","image18alt":"","image18cap":"","image18customlink":"","image19alt":"","image19cap":"","image19customlink":"","image20alt":"","image20cap":"","image20customlink":"","image21alt":"","image21cap":"","image21customlink":"","cache":"1","cache_time":"900","cachemode":"itemid"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10020, 'elastslide', 'module', 'mod_elastslide', '', 0, 1, 0, 0, '{"name":"elastslide","type":"module","creationDate":"10.04.2014","author":"Viktor","copyright":"Copyright (C) simple_mobile","authorEmail":"","authorUrl":"httP:\\/\\/site.ru","version":"1.0.0","description":"MOD_ELASTSLIDE_DESCRIPTION","group":""}', '[]', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10023, 'hs_highlighter', 'package', 'pkg_hs_highlighter', '', 0, 1, 1, 0, '{"name":"pkg_hs_highlighter","type":"package","creationDate":"Unknown","author":"Hayato Sugimoto","copyright":"","authorEmail":"mail@hs-shelf.com","authorUrl":"http:\\/\\/hs-shelf.com","version":"1.0.12","description":"Thank you for installing HS Highlighter Package! ","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10028, 'plg_content_hs_highlighter', 'plugin', 'hs_highlighter', 'content', 0, 0, 1, 0, '{"name":"plg_content_hs_highlighter","type":"plugin","creationDate":"January 2011","author":"Hayato Sugimoto","copyright":"Copyright (C) 2014 Hayato Sugimoto. All rights reserved.","authorEmail":"mail@hs-shelf.com","authorUrl":"hs-shelf.com","version":"1.0.13","description":"PLG_CONTENT_HS_HIGHLIGHTER_XML_DESC","group":""}', '{"style":"0","stripbrs":"false","tag":"pre","autolink":"false","class-name":"","collapse":"false","html-script":"false","toolbar":"true","other-brushes":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10029, 'plg_editors-xtd_hs_highlighter', 'plugin', 'hs_highlighter', 'editors-xtd', 0, 0, 1, 0, '{"name":"plg_editors-xtd_hs_highlighter","type":"plugin","creationDate":"2012-12-12","author":"Hs Highlighter","copyright":"Copyright (C) 2012 Hayato Sugimoto. All rights reserved.","authorEmail":"mail@hs-shelf.com","authorUrl":"hs-shelf.com","version":"1.0.6","description":"PLG_EDITOR_XTD_HS_HIHGLIGHTER_XML_DESCRIPTION","group":""}', '{"endtag":"p"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10030, 'com_jcomments', 'component', 'com_jcomments', '', 1, 1, 0, 0, '{"name":"JComments","type":"component","creationDate":"02\\/09\\/2013","author":"smart","copyright":"Copyright 2006-2013 JoomlaTune.ru All rights reserved!","authorEmail":"smart@joomlatune.ru","authorUrl":"http:\\/\\/www.joomlatune.ru","version":"3.0.0","description":"JComments lets your users comment on content items.","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10031, 'plg_content_jcomments', 'plugin', 'jcomments', 'content', 0, 1, 1, 0, '{"name":"plg_content_jcomments","type":"plugin","creationDate":"02\\/09\\/2013","author":"smart","copyright":"Copyright 2006-2013 JoomlaTune.ru All rights reserved!","authorEmail":"smart@joomlatune.ru","authorUrl":"http:\\/\\/www.joomlatune.ru","version":"1.0","description":"PLG_CONTENT_JCOMMENTS_XML_DESCRIPTION","group":""}', '{"show_frontpage":"1","enable_for_archived":"0","comments_count":"1","add_comments":"1","links_position":"1","readmore_link":"1","readmore_css_class":"readmore-link","comments_css_class":"comments-link","show_hits":"0","show_comments_event":"onAfterDisplayContent"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10032, 'plg_editors-xtd_jcommentson', 'plugin', 'jcommentson', 'editors-xtd', 0, 1, 1, 0, '{"name":"plg_editors-xtd_jcommentson","type":"plugin","creationDate":"02\\/09\\/2013","author":"smart","copyright":"Copyright 2006-2013 JoomlaTune.ru All rights reserved!","authorEmail":"smart@joomlatune.ru","authorUrl":"http:\\/\\/www.joomlatune.ru","version":"1.0","description":"PLG_EDITORS-XTD_JCOMMENTSON_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10033, 'plg_editors-xtd_jcommentsoff', 'plugin', 'jcommentsoff', 'editors-xtd', 0, 1, 1, 0, '{"name":"plg_editors-xtd_jcommentsoff","type":"plugin","creationDate":"02\\/09\\/2013","author":"smart","copyright":"Copyright 2006-2013 JoomlaTune.ru All rights reserved!","authorEmail":"smart@joomlatune.ru","authorUrl":"http:\\/\\/www.joomlatune.ru","version":"1.0","description":"PLG_EDITORS-XTD_JCOMMENTSOFF_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10034, 'plg_search_jcomments', 'plugin', 'jcomments', 'search', 0, 1, 1, 0, '{"name":"plg_search_jcomments","type":"plugin","creationDate":"02\\/09\\/2013","author":"smart","copyright":"Copyright 2006-2013 JoomlaTune.ru All rights reserved!","authorEmail":"smart@joomlatune.ru","authorUrl":"http:\\/\\/www.joomlatune.ru","version":"1.0","description":"PLG_SEARCH_JCOMMENTS_XML_DESCRIPTION","group":""}', '{"search_limit":"50"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10035, 'plg_system_jcomments', 'plugin', 'jcomments', 'system', 0, 1, 1, 0, '{"name":"plg_system_jcomments","type":"plugin","creationDate":"02\\/09\\/2013","author":"smart","copyright":"Copyright 2006-2013 JoomlaTune.ru All rights reserved!","authorEmail":"smart@joomlatune.ru","authorUrl":"http:\\/\\/www.joomlatune.ru","version":"1.0","description":"PLG_SYSTEM_JCOMMENTS_XML_DESCRIPTION","group":""}', '{"disable_template_css":"0","disable_error_reporting":"0","clear_rss":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10036, 'plg_user_jcomments', 'plugin', 'jcomments', 'user', 0, 1, 1, 0, '{"name":"plg_user_jcomments","type":"plugin","creationDate":"02\\/09\\/2013","author":"smart","copyright":"Copyright 2006-2013 JoomlaTune.ru All rights reserved!","authorEmail":"smart@joomlatune.ru","authorUrl":"http:\\/\\/www.joomlatune.ru","version":"1.0","description":"PLG_USER_JCOMMENTS_XML_DESCRIPTION","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10037, 'plg_quickicon_jcomments', 'plugin', 'jcomments', 'quickicon', 0, 1, 1, 0, '{"name":"plg_quickicon_jcomments","type":"plugin","creationDate":"02\\/09\\/2013","author":"smart","copyright":"Copyright 2006-2013 JoomlaTune.ru All rights reserved!","authorEmail":"smart@joomlatune.ru","authorUrl":"http:\\/\\/www.joomlatune.ru","version":"1.0","description":"PLG_QUICKICON_JCOMMENTS_XML_DESCRIPTION","group":""}', '{"context":"mod_quickicon","displayedtext":""}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10038, 'Fieldsattach - fieldsattachements Input', 'plugin', 'input', 'fieldsattachment', 0, 1, 1, 0, '{"name":"Fieldsattach - fieldsattachements Input","type":"plugin","creationDate":"04-12-2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Cristian Gra\\u00f1\\u00f3. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"1.3","description":"Input Field","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10039, 'Fieldsattach - fieldsattachements file', 'plugin', 'file', 'fieldsattachment', 0, 1, 1, 0, '{"name":"Fieldsattach - fieldsattachements file","type":"plugin","creationDate":"04-12-2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Cristian Gra\\u00f1\\u00f3. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"2.3","description":"File Field","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10040, 'Fieldsattach - fieldsattachements image', 'plugin', 'image', 'fieldsattachment', 0, 1, 1, 0, '{"name":"Fieldsattach - fieldsattachements image","type":"plugin","creationDate":"04-12-2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Cristian Gra\\u00f1\\u00f3. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"1.8","description":"Image Field","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10041, 'Fieldsattach - fieldsattachements imagegallery', 'plugin', 'imagegallery', 'fieldsattachment', 0, 1, 1, 0, '{"name":"Fieldsattach - fieldsattachements imagegallery","type":"plugin","creationDate":"04-12-2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Cristian Gra\\u00f1\\u00f3. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"1.7","description":"imagegallery Field","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10042, 'Fieldsattach - fieldsattachements select', 'plugin', 'select', 'fieldsattachment', 0, 1, 1, 0, '{"name":"Fieldsattach - fieldsattachements select","type":"plugin","creationDate":"04-12-2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Cristian Gra\\u00f1\\u00f3. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"1.4","description":"Select Field","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10043, 'Fieldsattach - fieldsattachements textarea', 'plugin', 'textarea', 'fieldsattachment', 0, 1, 1, 0, '{"name":"Fieldsattach - fieldsattachements textarea","type":"plugin","creationDate":"04-12-2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Cristian Gra\\u00f1\\u00f3. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"1.1","description":"Textarea Field","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10044, 'Content - Fieldsattach content', 'plugin', 'fieldsattachment', 'content', 0, 1, 1, 0, '{"name":"Content - Fieldsattach content","type":"plugin","creationDate":"December 2, 2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"(C) 2010 Cristian Gra\\u00f1\\u00f3 Reder. All rights reserved.","authorEmail":"cristian@percha.com","authorUrl":"http:\\/\\/www.percha.com","version":"1.5","description":"PERCHA field ATTACHMENT PLUGIN INSTALLED","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10045, 'System - fieldsattachements', 'plugin', 'fieldsattachment', 'system', 0, 1, 1, 0, '{"name":"System - fieldsattachements","type":"plugin","creationDate":"20-01-2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Cristian Gra\\u00f1\\u00f3. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"4.4.3","description":"Provides insert fields in article","group":""}', '{"oneclicksave":"1","logs":"0"}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10046, 'Search - Fieldsattachment Advanced search', 'plugin', 'fieldsattachmentadvanced', 'search', 0, 1, 1, 0, '{"name":"Search - Fieldsattachment Advanced search","type":"plugin","creationDate":"08-02-2012","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"0.3","description":"Seach on the extra fields","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10047, 'AdvancedSearch - Fieldsattachment', 'plugin', 'fieldsattachment', 'advancedsearch', 0, 1, 1, 0, '{"name":"AdvancedSearch - Fieldsattachment","type":"plugin","creationDate":"11-12-2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright (C) 2005 - 2011 Open Source Matters. All rights reserved.","authorEmail":"cristiangrano@hotmail.com\\t","authorUrl":"www.percha.com","version":"1.0","description":"Seach on the extra fields","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10048, 'fieldsattach', 'component', 'com_fieldsattach', '', 1, 1, 0, 0, '{"name":"fieldsattach","type":"component","creationDate":"Genuary 2011","author":"Cristian Gra\\u00f1\\u00f3 Reder","copyright":"Copyright Info","authorEmail":"cristian@percha.com","authorUrl":"http:\\/\\/www.percha.com","version":"3.5.0.2","description":"","group":""}', '{}', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10055, 'com_advancedmodules', 'component', 'com_advancedmodules', '', 1, 1, 0, 0, '{"name":"com_advancedmodules","type":"component","creationDate":"March 2014","author":"NoNumber (Peter van Westen)","copyright":"Copyright \\u00a9 2014 NoNumber All Rights Reserved","authorEmail":"peter@nonumber.nl","authorUrl":"http:\\/\\/www.nonumber.nl","version":"4.11.5FREE","description":"COM_ADVANCEDMODULES_DESC","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10056, 'plg_system_advancedmodules', 'plugin', 'advancedmodules', 'system', 0, 1, 1, 0, '{"name":"plg_system_advancedmodules","type":"plugin","creationDate":"March 2014","author":"NoNumber (Peter van Westen)","copyright":"Copyright \\u00a9 2014 NoNumber All Rights Reserved","authorEmail":"peter@nonumber.nl","authorUrl":"http:\\/\\/www.nonumber.nl","version":"4.11.5FREE","description":"PLG_SYSTEM_ADVANCEDMODULES_DESC","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0), (10057, 'PLG_SYSTEM_NNFRAMEWORK', 'plugin', 'nnframework', 'system', 0, 1, 1, 0, '{"name":"PLG_SYSTEM_NNFRAMEWORK","type":"plugin","creationDate":"March 2014","author":"NoNumber (Peter van Westen)","copyright":"Copyright \\u00a9 2014 NoNumber All Rights Reserved","authorEmail":"peter@nonumber.nl","authorUrl":"http:\\/\\/www.nonumber.nl","version":"14.3.5","description":"PLG_SYSTEM_NNFRAMEWORK_DESC","group":""}', '', '', '', 0, '0000-00-00 00:00:00', 0, 0); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_fieldsattach` -- CREATE TABLE IF NOT EXISTS `ysvwo_fieldsattach` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(200) NOT NULL, `extras` text NOT NULL, `showtitle` tinyint(1) NOT NULL, `positionarticle` tinyint(1) DEFAULT '0', `type` varchar(20) NOT NULL, `groupid` int(11) DEFAULT NULL, `articlesid` varchar(255) DEFAULT NULL, `language` varchar(20) NOT NULL, `visible` tinyint(1) NOT NULL, `ordering` int(11) NOT NULL, `published` tinyint(1) NOT NULL, `required` tinyint(1) DEFAULT NULL, `searchable` tinyint(1) DEFAULT NULL, `params` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Дамп данных таблицы `ysvwo_fieldsattach` -- INSERT INTO `ysvwo_fieldsattach` (`id`, `title`, `extras`, `showtitle`, `positionarticle`, `type`, `groupid`, `articlesid`, `language`, `visible`, `ordering`, `published`, `required`, `searchable`, `params`) VALUES (2, 'Screen', '0|0|0', 0, 1, 'imagegallery', 2, NULL, '*', 1, 0, 1, 0, 0, '{"field_size":"","field_maxlenght":"","field_selectable":"","field_selectable2":"","field_width":"","field_height":"","field_filter":"","galleryimage2":"0","galleryimage3":"0","gallerydescription":"0","field_textarea":""}'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_fieldsattach_categories_values` -- CREATE TABLE IF NOT EXISTS `ysvwo_fieldsattach_categories_values` ( `id` int(11) NOT NULL AUTO_INCREMENT, `catid` int(11) NOT NULL, `fieldsid` int(11) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_fieldsattach_groups` -- CREATE TABLE IF NOT EXISTS `ysvwo_fieldsattach_groups` ( `id` int(11) NOT NULL AUTO_INCREMENT, `title` varchar(255) NOT NULL, `note` varchar(150) DEFAULT NULL, `description` text, `position` varchar(255) DEFAULT NULL, `group_for` int(1) DEFAULT NULL, `showtitle` tinyint(1) NOT NULL, `catid` varchar(100) NOT NULL, `articlesid` varchar(255) DEFAULT NULL, `recursive` tinyint(1) NOT NULL, `language` varchar(7) NOT NULL, `ordering` int(11) NOT NULL, `published` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Дамп данных таблицы `ysvwo_fieldsattach_groups` -- INSERT INTO `ysvwo_fieldsattach_groups` (`id`, `title`, `note`, `description`, `position`, `group_for`, `showtitle`, `catid`, `articlesid`, `recursive`, `language`, `ordering`, `published`) VALUES (2, 'Group', '', '', NULL, 0, 0, '8', '', 1, '*', 0, 1); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_fieldsattach_images` -- CREATE TABLE IF NOT EXISTS `ysvwo_fieldsattach_images` ( `id` int(11) NOT NULL AUTO_INCREMENT, `articleid` int(11) NOT NULL, `fieldsattachid` int(11) NOT NULL, `catid` int(11) DEFAULT NULL, `title` varchar(255) NOT NULL, `image1` varchar(255) NOT NULL, `image2` varchar(255) NOT NULL, `image3` varchar(255) NOT NULL, `description` text NOT NULL, `ordering` int(11) NOT NULL, `published` tinyint(1) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=9 ; -- -- Дамп данных таблицы `ysvwo_fieldsattach_images` -- INSERT INTO `ysvwo_fieldsattach_images` (`id`, `articleid`, `fieldsattachid`, `catid`, `title`, `image1`, `image2`, `image3`, `description`, `ordering`, `published`) VALUES (6, 6, 2, 6, 'i3', 'images/618-632/screen1.jpg', '', '', '', 0, 1), (5, 6, 2, 6, 'i2', 'images/618-632/port2.jpg', '', '', '', 0, 1), (4, 6, 2, 6, 'i1', 'images/618-632/port.jpg', '', '', '', 0, 1), (7, 10, 2, 10, 'p1', 'images/618-632/port2.jpg', '', '', '', 0, 1), (8, 10, 2, 10, 'p2', 'images/618-632/screen3.jpg', '', '', '', 0, 1); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_fieldsattach_values` -- CREATE TABLE IF NOT EXISTS `ysvwo_fieldsattach_values` ( `id` int(11) NOT NULL AUTO_INCREMENT, `articleid` int(11) NOT NULL, `fieldsid` int(11) NOT NULL, `value` text NOT NULL, PRIMARY KEY (`id`) ) ENGINE=MyISAM DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Дамп данных таблицы `ysvwo_fieldsattach_values` -- INSERT INTO `ysvwo_fieldsattach_values` (`id`, `articleid`, `fieldsid`, `value`) VALUES (1, 6, 1, ''), (2, 6, 2, ''), (3, 10, 2, ''); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_filters` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_filters` ( `filter_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(255) NOT NULL, `alias` varchar(255) NOT NULL, `state` tinyint(1) NOT NULL DEFAULT '1', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL, `created_by_alias` varchar(255) NOT NULL, `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `map_count` int(10) unsigned NOT NULL DEFAULT '0', `data` text NOT NULL, `params` mediumtext, PRIMARY KEY (`filter_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links` ( `link_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `url` varchar(255) NOT NULL, `route` varchar(255) NOT NULL, `title` varchar(255) DEFAULT NULL, `description` varchar(255) DEFAULT NULL, `indexdate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `md5sum` varchar(32) DEFAULT NULL, `published` tinyint(1) NOT NULL DEFAULT '1', `state` int(5) DEFAULT '1', `access` int(5) DEFAULT '0', `language` varchar(8) NOT NULL, `publish_start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `start_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `end_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `list_price` double unsigned NOT NULL DEFAULT '0', `sale_price` double unsigned NOT NULL DEFAULT '0', `type_id` int(11) NOT NULL, `object` mediumblob NOT NULL, PRIMARY KEY (`link_id`), KEY `idx_type` (`type_id`), KEY `idx_title` (`title`), KEY `idx_md5` (`md5sum`), KEY `idx_url` (`url`(75)), KEY `idx_published_list` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`list_price`), KEY `idx_published_sale` (`published`,`state`,`access`,`publish_start_date`,`publish_end_date`,`sale_price`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms0` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms0` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms1` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms1` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms2` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms2` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms3` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms3` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms4` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms4` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms5` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms5` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms6` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms6` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms7` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms7` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms8` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms8` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_terms9` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_terms9` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_termsa` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_termsa` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_termsb` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_termsb` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_termsc` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_termsc` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_termsd` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_termsd` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_termse` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_termse` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_links_termsf` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_links_termsf` ( `link_id` int(10) unsigned NOT NULL, `term_id` int(10) unsigned NOT NULL, `weight` float unsigned NOT NULL, PRIMARY KEY (`link_id`,`term_id`), KEY `idx_term_weight` (`term_id`,`weight`), KEY `idx_link_term_weight` (`link_id`,`term_id`,`weight`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_taxonomy` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_taxonomy` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `parent_id` int(10) unsigned NOT NULL DEFAULT '0', `title` varchar(255) NOT NULL, `state` tinyint(1) unsigned NOT NULL DEFAULT '1', `access` tinyint(1) unsigned NOT NULL DEFAULT '0', `ordering` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`), KEY `parent_id` (`parent_id`), KEY `state` (`state`), KEY `ordering` (`ordering`), KEY `access` (`access`), KEY `idx_parent_published` (`parent_id`,`state`,`access`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Дамп данных таблицы `ysvwo_finder_taxonomy` -- INSERT INTO `ysvwo_finder_taxonomy` (`id`, `parent_id`, `title`, `state`, `access`, `ordering`) VALUES (1, 0, 'ROOT', 0, 0, 0); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_taxonomy_map` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_taxonomy_map` ( `link_id` int(10) unsigned NOT NULL, `node_id` int(10) unsigned NOT NULL, PRIMARY KEY (`link_id`,`node_id`), KEY `link_id` (`link_id`), KEY `node_id` (`node_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_terms` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_terms` ( `term_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL DEFAULT '0', `phrase` tinyint(1) unsigned NOT NULL DEFAULT '0', `weight` float unsigned NOT NULL DEFAULT '0', `soundex` varchar(75) NOT NULL, `links` int(10) NOT NULL DEFAULT '0', `language` char(3) NOT NULL DEFAULT '', PRIMARY KEY (`term_id`), UNIQUE KEY `idx_term` (`term`), KEY `idx_term_phrase` (`term`,`phrase`), KEY `idx_stem_phrase` (`stem`,`phrase`), KEY `idx_soundex_phrase` (`soundex`,`phrase`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_terms_common` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_terms_common` ( `term` varchar(75) NOT NULL, `language` varchar(3) NOT NULL, KEY `idx_word_lang` (`term`,`language`), KEY `idx_lang` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Дамп данных таблицы `ysvwo_finder_terms_common` -- INSERT INTO `ysvwo_finder_terms_common` (`term`, `language`) VALUES ('a', 'en'), ('about', 'en'), ('after', 'en'), ('ago', 'en'), ('all', 'en'), ('am', 'en'), ('an', 'en'), ('and', 'en'), ('ani', 'en'), ('any', 'en'), ('are', 'en'), ('aren''t', 'en'), ('as', 'en'), ('at', 'en'), ('be', 'en'), ('but', 'en'), ('by', 'en'), ('for', 'en'), ('from', 'en'), ('get', 'en'), ('go', 'en'), ('how', 'en'), ('if', 'en'), ('in', 'en'), ('into', 'en'), ('is', 'en'), ('isn''t', 'en'), ('it', 'en'), ('its', 'en'), ('me', 'en'), ('more', 'en'), ('most', 'en'), ('must', 'en'), ('my', 'en'), ('new', 'en'), ('no', 'en'), ('none', 'en'), ('not', 'en'), ('noth', 'en'), ('nothing', 'en'), ('of', 'en'), ('off', 'en'), ('often', 'en'), ('old', 'en'), ('on', 'en'), ('onc', 'en'), ('once', 'en'), ('onli', 'en'), ('only', 'en'), ('or', 'en'), ('other', 'en'), ('our', 'en'), ('ours', 'en'), ('out', 'en'), ('over', 'en'), ('page', 'en'), ('she', 'en'), ('should', 'en'), ('small', 'en'), ('so', 'en'), ('some', 'en'), ('than', 'en'), ('thank', 'en'), ('that', 'en'), ('the', 'en'), ('their', 'en'), ('theirs', 'en'), ('them', 'en'), ('then', 'en'), ('there', 'en'), ('these', 'en'), ('they', 'en'), ('this', 'en'), ('those', 'en'), ('thus', 'en'), ('time', 'en'), ('times', 'en'), ('to', 'en'), ('too', 'en'), ('true', 'en'), ('under', 'en'), ('until', 'en'), ('up', 'en'), ('upon', 'en'), ('use', 'en'), ('user', 'en'), ('users', 'en'), ('veri', 'en'), ('version', 'en'), ('very', 'en'), ('via', 'en'), ('want', 'en'), ('was', 'en'), ('way', 'en'), ('were', 'en'), ('what', 'en'), ('when', 'en'), ('where', 'en'), ('whi', 'en'), ('which', 'en'), ('who', 'en'), ('whom', 'en'), ('whose', 'en'), ('why', 'en'), ('wide', 'en'), ('will', 'en'), ('with', 'en'), ('within', 'en'), ('without', 'en'), ('would', 'en'), ('yes', 'en'), ('yet', 'en'), ('you', 'en'), ('your', 'en'), ('yours', 'en'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_tokens` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_tokens` ( `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL DEFAULT '0', `phrase` tinyint(1) unsigned NOT NULL DEFAULT '0', `weight` float unsigned NOT NULL DEFAULT '1', `context` tinyint(1) unsigned NOT NULL DEFAULT '2', `language` char(3) NOT NULL DEFAULT '', KEY `idx_word` (`term`), KEY `idx_context` (`context`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_tokens_aggregate` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_tokens_aggregate` ( `term_id` int(10) unsigned NOT NULL, `map_suffix` char(1) NOT NULL, `term` varchar(75) NOT NULL, `stem` varchar(75) NOT NULL, `common` tinyint(1) unsigned NOT NULL DEFAULT '0', `phrase` tinyint(1) unsigned NOT NULL DEFAULT '0', `term_weight` float unsigned NOT NULL, `context` tinyint(1) unsigned NOT NULL DEFAULT '2', `context_weight` float unsigned NOT NULL, `total_weight` float unsigned NOT NULL, `language` char(3) NOT NULL DEFAULT '', KEY `token` (`term`), KEY `keyword_id` (`term_id`) ) ENGINE=MEMORY DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_finder_types` -- CREATE TABLE IF NOT EXISTS `ysvwo_finder_types` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `title` varchar(100) NOT NULL, `mime` varchar(100) NOT NULL, PRIMARY KEY (`id`), UNIQUE KEY `title` (`title`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `parent` int(11) unsigned NOT NULL DEFAULT '0', `thread_id` int(11) unsigned NOT NULL DEFAULT '0', `path` varchar(255) NOT NULL DEFAULT '', `level` tinyint(1) unsigned NOT NULL DEFAULT '0', `object_id` int(11) unsigned NOT NULL DEFAULT '0', `object_group` varchar(255) NOT NULL DEFAULT '', `object_params` text NOT NULL, `lang` varchar(255) NOT NULL DEFAULT '', `userid` int(11) unsigned NOT NULL DEFAULT '0', `name` varchar(255) NOT NULL DEFAULT '', `username` varchar(255) NOT NULL DEFAULT '', `email` varchar(255) NOT NULL DEFAULT '', `homepage` varchar(255) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL DEFAULT '', `comment` text NOT NULL, `ip` varchar(39) NOT NULL DEFAULT '', `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `isgood` smallint(5) NOT NULL DEFAULT '0', `ispoor` smallint(5) NOT NULL DEFAULT '0', `published` tinyint(1) unsigned NOT NULL DEFAULT '0', `deleted` tinyint(1) unsigned NOT NULL DEFAULT '0', `subscribe` tinyint(1) unsigned NOT NULL DEFAULT '0', `source` varchar(255) NOT NULL DEFAULT '', `source_id` int(11) unsigned NOT NULL DEFAULT '0', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `editor` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_userid` (`userid`), KEY `idx_source` (`source`), KEY `idx_email` (`email`), KEY `idx_lang` (`lang`), KEY `idx_subscribe` (`subscribe`), KEY `idx_checkout` (`checked_out`), KEY `idx_object` (`object_id`,`object_group`,`published`,`date`), KEY `idx_path` (`path`,`level`), KEY `idx_thread` (`thread_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Дамп данных таблицы `ysvwo_jcomments` -- INSERT INTO `ysvwo_jcomments` (`id`, `parent`, `thread_id`, `path`, `level`, `object_id`, `object_group`, `object_params`, `lang`, `userid`, `name`, `username`, `email`, `homepage`, `title`, `comment`, `ip`, `date`, `isgood`, `ispoor`, `published`, `deleted`, `subscribe`, `source`, `source_id`, `checked_out`, `checked_out_time`, `editor`) VALUES (1, 0, 0, '0', 0, 3, 'com_content', '', 'ru-RU', 0, 'Meits', 'Meits', 'meitslin@gmail.com', '', '', 'HELLO', '127.0.0.1', '2014-04-20 03:59:29', 0, 0, 1, 0, 0, '', 0, 0, '0000-00-00 00:00:00', ''), (2, 1, 1, '0,1', 1, 3, 'com_content', '', 'ru-RU', 0, 'Meits', 'Meits', 'meitslin@gmail.com', '', '', 'Hello World', '127.0.0.1', '2014-04-20 04:02:52', 0, 0, 1, 0, 0, '', 0, 0, '0000-00-00 00:00:00', ''), (3, 0, 0, '0', 0, 3, 'com_content', '', 'ru-RU', 0, 'Meits', 'Meits', 'meitslin@gmail.com', '', '', 'My new Text comment :sigh:', '127.0.0.1', '2014-04-20 06:08:37', 0, 0, 1, 0, 0, '', 0, 0, '0000-00-00 00:00:00', ''); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_blacklist` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_blacklist` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `ip` varchar(39) NOT NULL DEFAULT '', `userid` int(11) unsigned NOT NULL DEFAULT '0', `created` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `created_by` int(11) unsigned NOT NULL DEFAULT '0', `expire` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `reason` tinytext NOT NULL, `notes` tinytext NOT NULL, `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `editor` varchar(50) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_checkout` (`checked_out`), KEY `idx_ip` (`ip`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_custom_bbcodes` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_custom_bbcodes` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(64) NOT NULL DEFAULT '', `simple_pattern` varchar(255) NOT NULL DEFAULT '', `simple_replacement_html` text NOT NULL, `simple_replacement_text` text NOT NULL, `pattern` varchar(255) NOT NULL DEFAULT '', `replacement_html` text NOT NULL, `replacement_text` text NOT NULL, `button_acl` text NOT NULL, `button_open_tag` varchar(16) NOT NULL DEFAULT '', `button_close_tag` varchar(16) NOT NULL DEFAULT '', `button_title` varchar(255) NOT NULL DEFAULT '', `button_prompt` varchar(255) NOT NULL DEFAULT '', `button_image` varchar(255) NOT NULL DEFAULT '', `button_css` varchar(255) NOT NULL DEFAULT '', `button_enabled` tinyint(1) unsigned NOT NULL DEFAULT '0', `ordering` int(11) unsigned NOT NULL DEFAULT '0', `published` tinyint(1) unsigned NOT NULL DEFAULT '0', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=11 ; -- -- Дамп данных таблицы `ysvwo_jcomments_custom_bbcodes` -- INSERT INTO `ysvwo_jcomments_custom_bbcodes` (`id`, `name`, `simple_pattern`, `simple_replacement_html`, `simple_replacement_text`, `pattern`, `replacement_html`, `replacement_text`, `button_acl`, `button_open_tag`, `button_close_tag`, `button_title`, `button_prompt`, `button_image`, `button_css`, `button_enabled`, `ordering`, `published`, `checked_out`, `checked_out_time`) VALUES (1, 'YouTube Video', '[youtube]http://www.youtube.com/watch?v={IDENTIFIER}[/youtube]', '', 'http://www.youtube.com/watch?v={IDENTIFIER}', '\\[youtube\\]http\\:\\/\\/www\\.youtube\\.com\\/watch\\?v\\=([A-Za-z0-9-_]+)([A-Za-z0-9\\%\\&\\=\\#]*?)\\[\\/youtube\\]', '', 'http://www.youtube.com/watch?v=${1}', '1,2,3,4,5,6,7,8,9', '[youtube]', '[/youtube]', 'YouTube Video', '', '', 'bbcode-youtube', 1, 1, 1, 0, '0000-00-00 00:00:00'), (2, 'YouTube Video (short syntax)', '[youtube]{IDENTIFIER}[/youtube]', '', 'http://www.youtube.com/watch?v={IDENTIFIER}', '\\[youtube\\]([A-Za-z0-9-_]+)([A-Za-z0-9\\%\\&\\=\\#]*?)\\[\\/youtube\\]', '', 'http://www.youtube.com/watch?v=${1}', '1,2,3,4,5,6,7,8,9', '', '', '', '', '', '', 0, 2, 1, 0, '0000-00-00 00:00:00'), (3, 'YouTube Video (full syntax)', '[youtube]http://www.youtube.com/watch?v={IDENTIFIER}{TEXT}[/youtube]', '', 'http://www.youtube.com/watch?v={IDENTIFIER}', '\\[youtube\\]http\\:\\/\\/www\\.youtube\\.com\\/watch\\?v\\=([A-Za-z0-9-_]+)([\\w0-9-\\+\\=\\!\\?\\(\\)\\[\\]\\{\\}\\&\\%\\*\\#\\.,_ ]+)\\[\\/youtube\\]', '', 'http://www.youtube.com/watch?v=${1}', '1,2,3,4,5,6,7,8,9', '[youtube]', '[/youtube]', 'YouTube Video', '', '', '', 0, 3, 1, 0, '0000-00-00 00:00:00'), (4, 'Google Video', '[google]http://video.google.com/videoplay?docid={IDENTIFIER}[/google]', '', 'http://video.google.com/videoplay?docid={IDENTIFIER}', '\\[google\\]http\\:\\/\\/video\\.google\\.com\\/videoplay\\?docid\\=([A-Za-z0-9-_]+)([A-Za-z0-9\\%\\&\\=\\#]*?)\\[\\/google\\]', '', 'http://video.google.com/videoplay?docid=${1}', '1,2,3,4,5,6,7,8,9', '[google]', '[/google]', 'Google Video', '', '', 'bbcode-google', 1, 4, 1, 0, '0000-00-00 00:00:00'), (5, 'Google Video (short syntax)', '[google]{IDENTIFIER}[/google]', '', 'http://video.google.com/videoplay?docid={IDENTIFIER}', '\\[google\\]([A-Za-z0-9-_]+)([A-Za-z0-9\\%\\&\\=\\#]*?)\\[\\/google\\]', '', 'http://video.google.com/videoplay?docid=${1}', '1,2,3,4,5,6,7,8,9', '', '', '', '', '', '', 0, 5, 1, 0, '0000-00-00 00:00:00'), (6, 'Google Video (alternate syntax)', '[gv]http://video.google.com/videoplay?docid={IDENTIFIER}[/gv]', '', 'http://video.google.com/videoplay?docid={IDENTIFIER}', '\\[gv\\]http\\:\\/\\/video\\.google\\.com\\/videoplay\\?docid\\=([A-Za-z0-9-_]+)([A-Za-z0-9\\%\\&\\=\\#]*?)\\[\\/gv\\]', '', 'http://video.google.com/videoplay?docid=${1}', '1,2,3,4,5,6,7,8,9', '', '', '', '', '', '', 0, 6, 1, 0, '0000-00-00 00:00:00'), (7, 'Google Video (alternate syntax)', '[googlevideo]http://video.google.com/videoplay?docid={IDENTIFIER}[/googlevideo]', '', 'http://video.google.com/videoplay?docid={IDENTIFIER}', '\\[googlevideo\\]http\\:\\/\\/video\\.google\\.com\\/videoplay\\?docid\\=([A-Za-z0-9-_]+)([A-Za-z0-9\\%\\&\\=\\#]*?)\\[\\/googlevideo\\]', '', 'http://video.google.com/videoplay?docid=${1}', '1,2,3,4,5,6,7,8,9', '', '', '', '', '', '', 0, 7, 1, 0, '0000-00-00 00:00:00'), (8, 'Facebook Video', '[fv]http://www.facebook.com/video/video.php?v={IDENTIFIER}[/fv]', '', 'http://www.facebook.com/video/video.php?v={IDENTIFIER}', '\\[fv\\]http\\:\\/\\/www\\.facebook\\.com\\/video\\/video\\.php\\?v\\=([A-Za-z0-9-_]+)([A-Za-z0-9\\%\\&\\=\\#]*?)\\[\\/fv\\]', '', 'http://www.facebook.com/video/video.php?v=${1}', '1,2,3,4,5,6,7,8,9', '[fv]', '[/fv]', 'Facebook Video', '', '', 'bbcode-facebook', 1, 8, 1, 0, '0000-00-00 00:00:00'), (9, 'Facebook Video (short syntax)', '[fv]{IDENTIFIER}[/fv]', '', 'http://www.facebook.com/video/video.php?v={IDENTIFIER}', '\\[fv\\]([A-Za-z0-9-_]+)([A-Za-z0-9\\%\\&\\=\\#]*?)\\[\\/fv\\]', '', 'http://www.facebook.com/video/video.php?v=${1}', '1,2,3,4,5,6,7,8,9', '', '', '', '', '', '', 0, 9, 1, 0, '0000-00-00 00:00:00'), (10, 'Wiki', '[wiki]{SIMPLETEXT}[/wiki]', '{SIMPLETEXT}', '{SIMPLETEXT}', '\\[wiki\\]([A-Za-z0-9\\-\\+\\.,_ ]+)\\[\\/wiki\\]', '${1}', '${1}', '1,2,3,4,5,6,7,8,9', '[wiki]', '[/wiki]', 'Wikipedia', '', '', 'bbcode-wiki', 1, 10, 1, 0, '0000-00-00 00:00:00'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_mailq` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_mailq` ( `id` int(11) NOT NULL AUTO_INCREMENT, `name` varchar(255) NOT NULL, `email` varchar(255) NOT NULL, `subject` text NOT NULL, `body` text NOT NULL, `created` datetime NOT NULL, `attempts` tinyint(1) NOT NULL DEFAULT '0', `priority` tinyint(1) NOT NULL DEFAULT '0', `session_id` varchar(200) DEFAULT NULL, PRIMARY KEY (`id`), KEY `idx_priority` (`priority`), KEY `idx_attempts` (`attempts`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_objects` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_objects` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `object_id` int(11) unsigned NOT NULL DEFAULT '0', `object_group` varchar(255) NOT NULL DEFAULT '', `category_id` int(11) unsigned NOT NULL DEFAULT '0', `lang` varchar(20) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL DEFAULT '', `link` text NOT NULL, `access` tinyint(3) unsigned NOT NULL DEFAULT '0', `userid` int(11) unsigned NOT NULL DEFAULT '0', `expired` tinyint(3) unsigned NOT NULL DEFAULT '0', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_object` (`object_id`,`object_group`,`lang`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Дамп данных таблицы `ysvwo_jcomments_objects` -- INSERT INTO `ysvwo_jcomments_objects` (`id`, `object_id`, `object_group`, `category_id`, `lang`, `title`, `link`, `access`, `userid`, `expired`, `modified`) VALUES (1, 3, 'com_content', 11, 'ru-RU', 'Blog 2', '/lessons/simple/blog/11-news/3-blog-2', 1, 865, 0, '2014-04-20 06:08:37'), (2, 2, 'com_content', 14, 'ru-RU', 'Blog 1', '/lessons/simple/blog/14-support-forums/2-blog-1', 1, 865, 0, '2014-04-17 02:15:51'), (3, 4, 'com_content', 13, 'ru-RU', 'Blog 4', '/lessons/simple/blog/13-feedback/4-blog-4', 1, 865, 0, '2014-04-20 03:58:24'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_reports` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_reports` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `commentid` int(11) unsigned NOT NULL DEFAULT '0', `userid` int(11) unsigned NOT NULL DEFAULT '0', `name` varchar(255) NOT NULL DEFAULT '', `ip` varchar(39) NOT NULL DEFAULT '', `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `reason` tinytext NOT NULL, `status` tinyint(1) unsigned NOT NULL DEFAULT '0', PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_settings` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_settings` ( `component` varchar(50) NOT NULL DEFAULT '', `lang` varchar(20) NOT NULL DEFAULT '', `name` varchar(50) NOT NULL DEFAULT '', `value` text NOT NULL, PRIMARY KEY (`component`,`lang`,`name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Дамп данных таблицы `ysvwo_jcomments_settings` -- INSERT INTO `ysvwo_jcomments_settings` (`component`, `lang`, `name`, `value`) VALUES ('', '', 'author_email', '2'), ('', '', 'author_homepage', '1'), ('', '', 'author_name', '2'), ('', '', 'autolinkurls', '6,7,2,3,4,5,8'), ('', '', 'autopublish', '6,7,2,3,4,5,8'), ('', '', 'badwords', ''), ('', '', 'can_ban', '7,8'), ('', '', 'can_comment', '1,9,6,7,2,3,4,5,8'), ('', '', 'can_delete', '6,7,8'), ('', '', 'can_delete_for_my_object', ''), ('', '', 'can_delete_own', '6,7,8'), ('', '', 'can_edit', '6,7,8'), ('', '', 'can_edit_for_my_object', ''), ('', '', 'can_edit_own', '6,7,2,3,4,5,8'), ('', '', 'can_publish', '6,7,5,8'), ('', '', 'can_publish_for_my_object', ''), ('', '', 'can_reply', '1,9,6,7,2,3,4,5,8'), ('', '', 'can_report', '6,7,2,3,4,5,8'), ('', '', 'can_view_email', '6,7,8'), ('', '', 'can_view_homepage', '6,7,2,3,4,5,8'), ('', '', 'can_view_ip', '7,8'), ('', '', 'can_vote', '1,9,6,7,2,3,4,5,8'), ('', '', 'captcha_engine', 'kcaptcha'), ('', '', 'censor_replace_word', '[censored]'), ('', '', 'comments_list_order', 'DESC'), ('', '', 'comments_page_limit', '15'), ('', '', 'comments_pagination', 'both'), ('', '', 'comments_per_page', '10'), ('', '', 'comments_tree_order', '0'), ('', '', 'comment_maxlength', '1000'), ('', '', 'comment_minlength', '0'), ('', '', 'comment_title', '0'), ('', '', 'delete_mode', '0'), ('', '', 'display_author', 'name'), ('', '', 'emailprotection', '1,9'), ('', '', 'enable_autocensor', '1,9'), ('', '', 'enable_bbcode_b', '6,7,2,3,4,5,8'), ('', '', 'enable_bbcode_code', '2,3,4,5,6,7,8'), ('', '', 'enable_bbcode_hide', '6,7,2,3,4,5,8'), ('', '', 'enable_bbcode_i', '6,7,2,3,4,5,8'), ('', '', 'enable_bbcode_img', '6,7,2,3,4,5,8'), ('', '', 'enable_bbcode_list', '6,7,2,3,4,5,8'), ('', '', 'enable_bbcode_quote', '1,9,6,7,2,3,4,5,8'), ('', '', 'enable_bbcode_s', '6,7,2,3,4,5,8'), ('', '', 'enable_bbcode_u', '6,7,2,3,4,5,8'), ('', '', 'enable_bbcode_url', '6,7,2,3,4,5,8'), ('', '', 'enable_blacklist', '0'), ('', '', 'enable_captcha', '1,9'), ('', '', 'enable_categories', '9,11,12,13,14,15,16'), ('', '', 'enable_comment_length_check', '1,9,2'), ('', '', 'enable_comment_maxlength_check', ''), ('', '', 'enable_custom_bbcode', '0'), ('', '', 'enable_geshi', '0'), ('', '', 'enable_gravatar', '1,9'), ('', '', 'enable_nested_quotes', '1'), ('', '', 'enable_notification', '0'), ('', '', 'enable_plugins', '1'), ('', '', 'enable_quick_moderation', '0'), ('', '', 'enable_reports', '1'), ('', '', 'enable_rss', '1'), ('', '', 'enable_smilies', '1'), ('', '', 'enable_subscribe', '1,9,6,7,2,3,4,5,8'), ('', '', 'enable_username_check', '1'), ('', '', 'enable_voting', '0'), ('', '', 'feed_limit', '100'), ('', '', 'floodprotection', '1,9,2,3,4'), ('', '', 'flood_time', '30'), ('', '', 'forbidden_names', 'administrator,moderator'), ('', '', 'form_position', '0'), ('', '', 'form_show', '1'), ('', '', 'link_maxlength', '30'), ('', '', 'load_cached_comments', '1'), ('', '', 'max_comments_per_object', '0'), ('', '', 'merge_time', '0'), ('', '', 'message_banned', ''), ('', '', 'message_locked', 'Comments are now closed for this entry'), ('', '', 'message_policy_post', ''), ('', '', 'message_policy_whocancomment', 'You have no rights to post comments'), ('', '', 'notification_email', ''), ('', '', 'notification_type', '1,2'), ('', '', 'reports_before_unpublish', '0'), ('', '', 'reports_per_comment', '0'), ('', '', 'report_reason_required', '1'), ('', '', 'show_commentlength', '1'), ('', '', 'show_policy', '1,9,2'), ('', '', 'smilies', ':D laugh.gif\n:lol: lol.gif\n:-) smile.gif\n;-) wink.gif\n8) cool.gif\n:-| normal.gif\n:-* whistling.gif\n:oops: redface.gif\n:sad: sad.gif\n:cry: cry.gif\n:o surprised.gif\n:-? confused.gif\n:-x sick.gif\n:eek: shocked.gif\n:zzz sleeping.gif\n:P tongue.gif\n:roll: rolleyes.gif\n:sigh: unsure.gif'), ('', '', 'smilies_path', '/components/com_jcomments/images/smilies/'), ('', '', 'template', 'default'), ('', '', 'template_view', 'tree'), ('', '', 'username_maxlength', '20'), ('', '', 'word_maxlength', '15'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_smilies` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_smilies` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `code` varchar(39) NOT NULL DEFAULT '', `alias` varchar(39) NOT NULL DEFAULT '', `image` varchar(255) NOT NULL, `name` varchar(255) NOT NULL, `published` tinyint(1) NOT NULL DEFAULT '0', `ordering` int(11) unsigned NOT NULL DEFAULT '0', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_checkout` (`checked_out`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=19 ; -- -- Дамп данных таблицы `ysvwo_jcomments_smilies` -- INSERT INTO `ysvwo_jcomments_smilies` (`id`, `code`, `alias`, `image`, `name`, `published`, `ordering`, `checked_out`, `checked_out_time`) VALUES (1, ':D', '', 'laugh.gif', 'Laugh', 1, 1, 0, '0000-00-00 00:00:00'), (2, ':lol:', '', 'lol.gif', 'Lol', 1, 2, 0, '0000-00-00 00:00:00'), (3, ':-)', '', 'smile.gif', 'Smile', 1, 3, 0, '0000-00-00 00:00:00'), (4, ';-)', '', 'wink.gif', 'Wink', 1, 4, 0, '0000-00-00 00:00:00'), (5, '8)', '', 'cool.gif', 'Cool', 1, 5, 0, '0000-00-00 00:00:00'), (6, ':-|', '', 'normal.gif', 'Normal', 1, 6, 0, '0000-00-00 00:00:00'), (7, ':-*', '', 'whistling.gif', 'Whistling', 1, 7, 0, '0000-00-00 00:00:00'), (8, ':oops:', '', 'redface.gif', 'Redface', 1, 8, 0, '0000-00-00 00:00:00'), (9, ':sad:', '', 'sad.gif', 'Sad', 1, 9, 0, '0000-00-00 00:00:00'), (10, ':cry:', '', 'cry.gif', 'Cry', 1, 10, 0, '0000-00-00 00:00:00'), (11, ':o', '', 'surprised.gif', 'Surprised', 1, 11, 0, '0000-00-00 00:00:00'), (12, ':-?', '', 'confused.gif', 'Confused', 1, 12, 0, '0000-00-00 00:00:00'), (13, ':-x', '', 'sick.gif', 'Sick', 1, 13, 0, '0000-00-00 00:00:00'), (14, ':eek:', '', 'shocked.gif', 'Shocked', 1, 14, 0, '0000-00-00 00:00:00'), (15, ':zzz', '', 'sleeping.gif', 'Sleeping', 1, 15, 0, '0000-00-00 00:00:00'), (16, ':P', '', 'tongue.gif', 'Tongue', 1, 16, 0, '0000-00-00 00:00:00'), (17, ':roll:', '', 'rolleyes.gif', 'Rolleyes', 1, 17, 0, '0000-00-00 00:00:00'), (18, ':sigh:', '', 'unsure.gif', 'Unsure', 1, 18, 0, '0000-00-00 00:00:00'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_subscriptions` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_subscriptions` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `object_id` int(11) unsigned NOT NULL DEFAULT '0', `object_group` varchar(255) NOT NULL DEFAULT '', `lang` varchar(255) NOT NULL DEFAULT '', `userid` int(11) unsigned NOT NULL DEFAULT '0', `name` varchar(255) NOT NULL DEFAULT '', `email` varchar(255) NOT NULL DEFAULT '', `hash` varchar(255) NOT NULL DEFAULT '', `published` tinyint(1) unsigned NOT NULL DEFAULT '0', `source` varchar(255) NOT NULL DEFAULT '', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `idx_object` (`object_id`,`object_group`), KEY `idx_lang` (`lang`), KEY `idx_source` (`source`), KEY `idx_hash` (`hash`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_version` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_version` ( `version` varchar(16) NOT NULL DEFAULT '', `previous` varchar(16) NOT NULL DEFAULT '', `installed` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `updated` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`version`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_jcomments_votes` -- CREATE TABLE IF NOT EXISTS `ysvwo_jcomments_votes` ( `id` int(11) unsigned NOT NULL AUTO_INCREMENT, `commentid` int(11) unsigned NOT NULL DEFAULT '0', `userid` int(11) unsigned NOT NULL DEFAULT '0', `ip` varchar(39) NOT NULL DEFAULT '', `date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `value` tinyint(1) NOT NULL, PRIMARY KEY (`id`), KEY `idx_comment` (`commentid`,`userid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_languages` -- CREATE TABLE IF NOT EXISTS `ysvwo_languages` ( `lang_id` int(11) unsigned NOT NULL AUTO_INCREMENT, `lang_code` char(7) 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 NOT 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', PRIMARY KEY (`lang_id`), UNIQUE KEY `idx_sef` (`sef`), UNIQUE KEY `idx_image` (`image`), UNIQUE KEY `idx_langcode` (`lang_code`), KEY `idx_access` (`access`), KEY `idx_ordering` (`ordering`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=2 ; -- -- Дамп данных таблицы `ysvwo_languages` -- INSERT INTO `ysvwo_languages` (`lang_id`, `lang_code`, `title`, `title_native`, `sef`, `image`, `description`, `metakey`, `metadesc`, `sitename`, `published`, `access`, `ordering`) VALUES (1, 'en-GB', 'English (UK)', 'English (UK)', 'en', 'en', '', '', '', '', 1, 1, 1); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_menu` -- CREATE TABLE IF NOT EXISTS `ysvwo_menu` ( `id` int(11) NOT NULL AUTO_INCREMENT, `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(255) CHARACTER SET utf8 COLLATE utf8_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 NOT NULL DEFAULT '0' COMMENT 'FK to #__users.id', `checked_out_time` timestamp NOT NULL DEFAULT '0000-00-00 00:00:00' 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', PRIMARY KEY (`id`), UNIQUE KEY `idx_client_id_parent_id_alias_language` (`client_id`,`parent_id`,`alias`,`language`), KEY `idx_componentid` (`component_id`,`menutype`,`published`,`access`), KEY `idx_menutype` (`menutype`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_path` (`path`(255)), KEY `idx_language` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=119 ; -- -- Дамп данных таблицы `ysvwo_menu` -- INSERT INTO `ysvwo_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`) VALUES (1, '', 'Menu_Item_Root', 'root', '', '', '', '', 1, 0, 0, 0, 0, '0000-00-00 00:00:00', 0, 0, '', 0, '', 0, 89, 0, '*', 0), (2, 'menu', 'com_banners', 'Banners', '', 'Banners', 'index.php?option=com_banners', 'component', 0, 1, 1, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners', 0, '', 1, 10, 0, '*', 1), (3, 'menu', 'com_banners', 'Banners', '', 'Banners/Banners', 'index.php?option=com_banners', 'component', 0, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners', 0, '', 2, 3, 0, '*', 1), (4, 'menu', 'com_banners_categories', 'Categories', '', 'Banners/Categories', 'index.php?option=com_categories&extension=com_banners', 'component', 0, 2, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-cat', 0, '', 4, 5, 0, '*', 1), (5, 'menu', 'com_banners_clients', 'Clients', '', 'Banners/Clients', 'index.php?option=com_banners&view=clients', 'component', 0, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-clients', 0, '', 6, 7, 0, '*', 1), (6, 'menu', 'com_banners_tracks', 'Tracks', '', 'Banners/Tracks', 'index.php?option=com_banners&view=tracks', 'component', 0, 2, 2, 4, 0, '0000-00-00 00:00:00', 0, 0, 'class:banners-tracks', 0, '', 8, 9, 0, '*', 1), (7, 'menu', 'com_contact', 'Contacts', '', 'Contacts', 'index.php?option=com_contact', 'component', 0, 1, 1, 8, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact', 0, '', 11, 16, 0, '*', 1), (8, 'menu', 'com_contact', 'Contacts', '', 'Contacts/Contacts', 'index.php?option=com_contact', 'component', 0, 7, 2, 8, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact', 0, '', 12, 13, 0, '*', 1), (9, 'menu', 'com_contact_categories', 'Categories', '', 'Contacts/Categories', 'index.php?option=com_categories&extension=com_contact', 'component', 0, 7, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:contact-cat', 0, '', 14, 15, 0, '*', 1), (10, 'menu', 'com_messages', 'Messaging', '', 'Messaging', 'index.php?option=com_messages', 'component', 0, 1, 1, 15, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages', 0, '', 17, 22, 0, '*', 1), (11, 'menu', 'com_messages_add', 'New Private Message', '', 'Messaging/New Private Message', 'index.php?option=com_messages&task=message.add', 'component', 0, 10, 2, 15, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages-add', 0, '', 18, 19, 0, '*', 1), (12, 'menu', 'com_messages_read', 'Read Private Message', '', 'Messaging/Read Private Message', 'index.php?option=com_messages', 'component', 0, 10, 2, 15, 0, '0000-00-00 00:00:00', 0, 0, 'class:messages-read', 0, '', 20, 21, 0, '*', 1), (13, 'menu', 'com_newsfeeds', 'News Feeds', '', 'News Feeds', 'index.php?option=com_newsfeeds', 'component', 0, 1, 1, 17, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 23, 28, 0, '*', 1), (14, 'menu', 'com_newsfeeds_feeds', 'Feeds', '', 'News Feeds/Feeds', 'index.php?option=com_newsfeeds', 'component', 0, 13, 2, 17, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds', 0, '', 24, 25, 0, '*', 1), (15, 'menu', 'com_newsfeeds_categories', 'Categories', '', 'News Feeds/Categories', 'index.php?option=com_categories&extension=com_newsfeeds', 'component', 0, 13, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:newsfeeds-cat', 0, '', 26, 27, 0, '*', 1), (16, 'menu', 'com_redirect', 'Redirect', '', 'Redirect', 'index.php?option=com_redirect', 'component', 0, 1, 1, 24, 0, '0000-00-00 00:00:00', 0, 0, 'class:redirect', 0, '', 29, 30, 0, '*', 1), (17, 'menu', 'com_search', 'Basic Search', '', 'Basic Search', 'index.php?option=com_search', 'component', 0, 1, 1, 19, 0, '0000-00-00 00:00:00', 0, 0, 'class:search', 0, '', 31, 32, 0, '*', 1), (18, 'menu', 'com_weblinks', 'Weblinks', '', 'Weblinks', 'index.php?option=com_weblinks', 'component', 0, 1, 1, 21, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks', 0, '', 33, 38, 0, '*', 1), (19, 'menu', 'com_weblinks_links', 'Links', '', 'Weblinks/Links', 'index.php?option=com_weblinks', 'component', 0, 18, 2, 21, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks', 0, '', 34, 35, 0, '*', 1), (20, 'menu', 'com_weblinks_categories', 'Categories', '', 'Weblinks/Categories', 'index.php?option=com_categories&extension=com_weblinks', 'component', 0, 18, 2, 6, 0, '0000-00-00 00:00:00', 0, 0, 'class:weblinks-cat', 0, '', 36, 37, 0, '*', 1), (21, 'menu', 'com_finder', 'Smart Search', '', 'Smart Search', 'index.php?option=com_finder', 'component', 0, 1, 1, 27, 0, '0000-00-00 00:00:00', 0, 0, 'class:finder', 0, '', 39, 40, 0, '*', 1), (22, 'menu', 'com_joomlaupdate', 'Joomla! Update', '', 'Joomla! Update', 'index.php?option=com_joomlaupdate', 'component', 1, 1, 1, 28, 0, '0000-00-00 00:00:00', 0, 0, 'class:joomlaupdate', 0, '', 41, 42, 0, '*', 1), (23, 'main', 'com_tags', 'Tags', '', 'Tags', 'index.php?option=com_tags', 'component', 0, 1, 1, 29, 0, '0000-00-00 00:00:00', 0, 1, 'class:tags', 0, '', 43, 44, 0, '', 1), (24, 'main', 'com_postinstall', 'Post-installation messages', '', 'Post-installation messages', 'index.php?option=com_postinstall', 'component', 0, 1, 1, 32, 0, '0000-00-00 00:00:00', 0, 1, 'class:postinstall', 0, '', 45, 46, 0, '*', 1), (101, 'mainmenu', 'Главная', 'home', '', 'home', 'index.php?option=com_content&view=featured', 'component', 1, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"featured_categories":[""],"layout_type":"blog","num_leading_articles":"1","num_intro_articles":"3","num_columns":"3","num_links":"0","multi_column_order":"1","orderby_pri":"","orderby_sec":"front","order_date":"","show_pagination":"2","show_pagination_results":"1","show_title":"","link_titles":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vote":"","show_readmore":"","show_readmore_title":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","show_feed_link":"1","feed_summary":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":1,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 47, 48, 1, '*', 0), (102, 'mainmenu', 'О нас', 'o-nas', '', 'o-nas', 'index.php?option=com_contact&view=category&id=10', 'component', 1, 1, 1, 8, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"show_category_title":"","show_description":"","show_description_image":"","maxLevel":"","show_empty_categories":"","show_subcat_desc":"","show_cat_items":"","filter_field":"","show_pagination_limit":"","show_headings":"","show_position_headings":"","show_email_headings":"","show_telephone_headings":"","show_mobile_headings":"","show_fax_headings":"","show_suburb_headings":"","show_state_headings":"","show_country_headings":"","show_pagination":"","show_pagination_results":"","initial_sort":"","presentation_style":"","show_contact_category":"","show_contact_list":"","show_name":"1","show_position":"1","show_email":"","show_street_address":"","show_suburb":"","show_state":"","show_postcode":"","show_country":"","show_telephone":"","show_mobile":"","show_fax":"","show_webpage":"","show_misc":"1","show_image":"0","show_imagelarge":"1","allow_vcard":"","show_articles":"","show_links":"","linka_name":"","linkb_name":"","linkc_name":"","linkd_name":"","linke_name":"","show_email_form":"","show_email_copy":"","banned_email":"","banned_subject":"","banned_text":"","validate_session":"","custom_reply":"","redirect":"","show_feed_link":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 49, 50, 0, '*', 0), (103, 'mainmenu', 'Портфолио', 'portfolio', '', 'portfolio', 'index.php?option=com_content&view=category&layout=simple_mobile:port&id=8', 'component', 1, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"layout_type":"blog","show_category_heading_title_text":"","show_category_title":"","show_description":"","show_description_image":"","maxLevel":"-1","show_empty_categories":"1","show_no_articles":"","show_subcat_desc":"","show_cat_num_articles":"0","page_subheading":"","num_leading_articles":"6","num_intro_articles":"0","num_columns":"1","num_links":"0","multi_column_order":"","show_subcategory_content":"-1","orderby_pri":"","orderby_sec":"","order_date":"","show_pagination":"1","show_pagination_results":"0","show_title":"1","link_titles":"1","show_intro":"1","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"0","link_author":"0","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_vote":"0","show_readmore":"0","show_readmore_title":"0","show_icons":"","show_print_icon":"","show_email_icon":"","show_hits":"","show_noauth":"","show_feed_link":"","feed_summary":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 51, 52, 0, '*', 0), (104, 'mainmenu', 'Блог', 'blog', '', 'blog', 'index.php?option=com_content&view=category&layout=blog&id=9', 'component', 1, 1, 1, 22, 0, '0000-00-00 00:00:00', 0, 1, '', 23, '{"layout_type":"blog","show_category_heading_title_text":"0","show_category_title":"0","show_description":"0","show_description_image":"0","maxLevel":"-1","show_empty_categories":"0","show_no_articles":"0","show_subcat_desc":"0","show_cat_num_articles":"0","page_subheading":"","num_leading_articles":"2","num_intro_articles":"0","num_columns":"1","num_links":"0","multi_column_order":"","show_subcategory_content":"-1","orderby_pri":"","orderby_sec":"","order_date":"","show_pagination":"1","show_pagination_results":"0","show_title":"","link_titles":"","show_intro":"1","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"1","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"1","show_item_navigation":"","show_vote":"","show_readmore":"1","show_readmore_title":"0","show_icons":"0","show_print_icon":"0","show_email_icon":"0","show_hits":"0","show_noauth":"","show_feed_link":"","feed_summary":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 53, 54, 0, '*', 0), (105, 'mainmenu', 'Контакты', 'kontakty', '', 'kontakty', 'index.php?option=com_contact&view=contact&id=1', 'component', 1, 1, 1, 8, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"presentation_style":"plain","show_contact_category":"hide","show_contact_list":"0","show_tags":"0","show_name":"0","show_position":"0","show_email":"0","show_street_address":"0","show_suburb":"0","show_state":"0","show_postcode":"0","show_country":"0","show_telephone":"0","show_mobile":"0","show_fax":"0","show_webpage":"0","show_misc":"0","show_image":"0","allow_vcard":"0","show_articles":"0","show_links":"0","linka_name":"","linkb_name":"","linkc_name":"","linkd_name":"","linke_name":"","show_email_form":"","show_email_copy":"","banned_email":"","banned_subject":"","banned_text":"","validate_session":"","custom_reply":"","redirect":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 55, 56, 0, '*', 0), (106, 'menufooter', 'Контакты', '2014-04-12-11-49-08', '', '2014-04-12-11-49-08', 'index.php?Itemid=', 'alias', 1, 1, 1, 0, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"aliasoptions":"105","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1}', 57, 58, 0, '*', 0), (107, 'menufooter', 'Вход', 'vkhod', '', 'vkhod', 'index.php?option=com_users&view=login', 'component', 1, 1, 1, 25, 0, '0000-00-00 00:00:00', 0, 1, '', 0, '{"login_redirect_url":"","logindescription_show":"1","login_description":"","login_image":"","logout_redirect_url":"","logoutdescription_show":"1","logout_description":"","logout_image":"","menu-anchor_title":"","menu-anchor_css":"","menu_image":"","menu_text":1,"page_title":"","show_page_heading":0,"page_heading":"","pageclass_sfx":"","menu-meta_description":"","menu-meta_keywords":"","robots":"","secure":0}', 59, 60, 0, '*', 0), (108, 'main', 'COM_JCOMMENTS', 'com-jcomments', '', 'com-jcomments', 'index.php?option=com_jcomments', 'component', 0, 1, 1, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'components/com_jcomments/assets/images/icon-16-jcomments.png', 0, '', 61, 80, 0, '', 1), (109, 'main', 'COM_JCOMMENTS_COMMENTS', 'com-jcomments-comments', '', 'com-jcomments/com-jcomments-comments', 'index.php?option=com_jcomments&view=comments', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-comments', 0, '', 62, 63, 0, '', 1), (110, 'main', 'COM_JCOMMENTS_SETTINGS', 'com-jcomments-settings', '', 'com-jcomments/com-jcomments-settings', 'index.php?option=com_jcomments&view=settings', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-settings', 0, '', 64, 65, 0, '', 1), (111, 'main', 'COM_JCOMMENTS_SMILIES', 'com-jcomments-smilies', '', 'com-jcomments/com-jcomments-smilies', 'index.php?option=com_jcomments&view=smilies', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-smilies', 0, '', 66, 67, 0, '', 1), (112, 'main', 'COM_JCOMMENTS_SUBSCRIPTIONS', 'com-jcomments-subscriptions', '', 'com-jcomments/com-jcomments-subscriptions', 'index.php?option=com_jcomments&view=subscriptions', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-subscriptions', 0, '', 68, 69, 0, '', 1), (113, 'main', 'COM_JCOMMENTS_CUSTOM_BBCODE', 'com-jcomments-custom-bbcode', '', 'com-jcomments/com-jcomments-custom-bbcode', 'index.php?option=com_jcomments&view=custombbcodes', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-custombbcodes', 0, '', 70, 71, 0, '', 1), (114, 'main', 'COM_JCOMMENTS_BLACKLIST', 'com-jcomments-blacklist', '', 'com-jcomments/com-jcomments-blacklist', 'index.php?option=com_jcomments&view=blacklists', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-blacklist', 0, '', 72, 73, 0, '', 1), (115, 'main', 'COM_JCOMMENTS_MAILQ', 'com-jcomments-mailq', '', 'com-jcomments/com-jcomments-mailq', 'index.php?option=com_jcomments&view=mailq', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-mailq', 0, '', 74, 75, 0, '', 1), (116, 'main', 'COM_JCOMMENTS_IMPORT', 'com-jcomments-import', '', 'com-jcomments/com-jcomments-import', 'index.php?option=com_jcomments&view=import', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-import', 0, '', 76, 77, 0, '', 1), (117, 'main', 'COM_JCOMMENTS_ABOUT', 'com-jcomments-about', '', 'com-jcomments/com-jcomments-about', 'index.php?option=com_jcomments&view=about', 'component', 0, 108, 2, 10030, 0, '0000-00-00 00:00:00', 0, 1, 'class:jcomments-about', 0, '', 78, 79, 0, '', 1), (118, 'main', 'COM_FIELSATTACH_MENU', 'com-fielsattach-menu', '', 'com-fielsattach-menu', 'index.php?option=com_fieldsattach', 'component', 0, 1, 1, 10048, 0, '0000-00-00 00:00:00', 0, 1, '../media/com_fieldsattach/images/logo-16x16.png', 0, '', 81, 82, 0, '', 1); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_menu_types` -- CREATE TABLE IF NOT EXISTS `ysvwo_menu_types` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `menutype` varchar(24) NOT NULL, `title` varchar(48) NOT NULL, `description` varchar(255) NOT NULL DEFAULT '', PRIMARY KEY (`id`), UNIQUE KEY `idx_menutype` (`menutype`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=3 ; -- -- Дамп данных таблицы `ysvwo_menu_types` -- INSERT INTO `ysvwo_menu_types` (`id`, `menutype`, `title`, `description`) VALUES (1, 'mainmenu', 'Main Menu', 'The main menu for the site'), (2, 'menufooter', 'menu footer', ''); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_messages` -- CREATE TABLE IF NOT EXISTS `ysvwo_messages` ( `message_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `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 DEFAULT '0000-00-00 00:00:00', `state` tinyint(1) NOT NULL DEFAULT '0', `priority` tinyint(1) unsigned NOT NULL DEFAULT '0', `subject` varchar(255) NOT NULL DEFAULT '', `message` text NOT NULL, PRIMARY KEY (`message_id`), KEY `useridto_state` (`user_id_to`,`state`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_messages_cfg` -- CREATE TABLE IF NOT EXISTS `ysvwo_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 '', UNIQUE KEY `idx_user_var_name` (`user_id`,`cfg_name`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_modules` -- CREATE TABLE IF NOT EXISTS `ysvwo_modules` ( `id` int(11) NOT NULL AUTO_INCREMENT, `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 NOT NULL, `ordering` int(11) NOT NULL DEFAULT '0', `position` varchar(50) NOT NULL DEFAULT '', `checked_out` int(10) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `published` tinyint(1) 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, PRIMARY KEY (`id`), KEY `published` (`published`,`access`), KEY `newsfeeds` (`module`,`published`), KEY `idx_language` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=106 ; -- -- Дамп данных таблицы `ysvwo_modules` -- INSERT INTO `ysvwo_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, 'position-0', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 0, '{"menutype":"mainmenu","base":"","startLevel":"1","endLevel":"0","showAllChildren":"0","tag_id":"","class_sfx":"","window_open":"","layout":"simple_mobile:forTopMenu","moduleclass_sfx":"_menu","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'), (2, 56, 'Login', '', '', 1, 'login', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_login', 1, 1, '', 1, '*'), (3, 57, 'Popular Articles', '', '', 3, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_popular', 3, 1, '{"count":"5","catid":"","user_id":"0","layout":"_:default","moduleclass_sfx":"","cache":"0","automatic_title":"1"}', 1, '*'), (4, 58, 'Recently Added Articles', '', '', 4, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_latest', 3, 1, '{"count":"5","ordering":"c_dsc","catid":"","user_id":"0","layout":"_:default","moduleclass_sfx":"","cache":"0","automatic_title":"1"}', 1, '*'), (8, 59, 'Toolbar', '', '', 1, 'toolbar', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_toolbar', 3, 1, '', 1, '*'), (9, 60, 'Quick Icons', '', '', 1, 'icon', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_quickicon', 3, 1, '', 1, '*'), (10, 61, 'Logged-in Users', '', '', 2, 'cpanel', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_logged', 3, 1, '{"count":"5","name":"1","layout":"_:default","moduleclass_sfx":"","cache":"0","automatic_title":"1"}', 1, '*'), (12, 62, 'Admin Menu', '', '', 1, 'menu', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 3, 1, '{"layout":"","moduleclass_sfx":"","shownew":"1","showhelp":"1","cache":"0"}', 1, '*'), (13, 63, 'Admin Submenu', '', '', 1, 'submenu', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_submenu', 3, 1, '', 1, '*'), (14, 64, 'User Status', '', '', 2, 'status', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_status', 3, 1, '', 1, '*'), (15, 65, 'Title', '', '', 1, 'title', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_title', 3, 1, '', 1, '*'), (16, 66, 'Login Form', '', '', 7, 'position-7', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_login', 1, 1, '{"greeting":"1","name":"0"}', 0, '*'), (17, 51, 'Page Map', '', '', 1, 'position-2', 865, '2014-04-13 13:31:31', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_breadcrumbs', 1, 0, '{"showHere":"1","showHome":"1","homeText":"","showLast":"1","separator":" \\/ ","layout":"_:default","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'), (79, 68, 'Multilanguage status', '', '', 1, 'status', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 0, 'mod_multilangstatus', 3, 1, '{"layout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'), (86, 69, 'Joomla Version', '', '', 1, 'footer', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_version', 3, 1, '{"format":"short","product":"1","layout":"_:default","moduleclass_sfx":"","cache":"0"}', 1, '*'), (87, 58, 'JS FlexSlider', '', '', 1, 'position-1', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_js_flexslider', 1, 0, '{"load_jquery":"0","pauseOnHover":"true","initDelay":"0","randomize":"false","target":"_blank","enable_minheight":"no","min_height":"380","slide_theme":"false","bg_color":"#ffffff","theme_shadow":"theme-shadow-normal","theme_border":"00","theme_border_radius":"00","directionNav":"default","controlNav":"false","positionNav":"under","colorNav":"dark","colorNavActive":"black","transition":"slide","direction":"horizontal","animSpeed":"2000","pauseTime":"3500","bg_caption":"black","transparency_caption":"02","position_caption":"bottom","text_align":"centered","color_caption":"#dddddd","image1":"images\\/slide1.png","image1alt":"","image1cap":"This is Photoshop''s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.
\\r\\nAenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum.<\\/p>","image1customlink":"","image2":"images\\/slide2.png","image2alt":"","image2cap":"
This is Photoshop''s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.
\\r\\nAenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum.<\\/p>","image2customlink":"","image3":"images\\/slide3.png","image3alt":"","image3cap":"
This is Photoshop''s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.
\\r\\nAenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum.<\\/p>","image3customlink":"","image4":"images\\/slide4.png","image4alt":"","image4cap":"
This is Photoshop''s version of Lorem Ipsum. Proin gravida nibh vel velit auctor aliquet.
\\r\\nAenean sollicitudin, lorem quis bibendum auctor, nisi elit consequat ipsum.<\\/p>","image4customlink":"","image5":"","image5alt":"","image5cap":"","image5customlink":"","image6":"","image6alt":"","image6cap":"","image6customlink":"","image7":"","image7alt":"","image7cap":"","image7customlink":"","image8":"","image8alt":"","image8cap":"","image8customlink":"","image9":"","image9alt":"","image9cap":"","image9customlink":"","image10":"","image10alt":"","image10cap":"","image10customlink":"","image11":"","image11alt":"","image11cap":"","image11customlink":"","image12":"","image12alt":"","image12cap":"","image12customlink":"","image13":"","image13alt":"","image13cap":"","image13customlink":"","image14":"","image14alt":"","image14cap":"","image14customlink":"","image15":"","image15alt":"","image15cap":"","image15customlink":"","image16":"","image16alt":"","image16cap":"","image16customlink":"","image17":"","image17alt":"","image17cap":"","image17customlink":"","image18":"","image18alt":"","image18cap":"","image18customlink":"","image19":"","image19alt":"","image19cap":"","image19customlink":"","image20":"","image20alt":"","image20cap":"","image20customlink":"","image21":"","image21alt":"","image21cap":"","image21customlink":"","imagefolder":"-1","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'),
(88, 59, 'Responsive Design', '', '
Compellingly synergize orthogonal platforms after integrated catalysts for change. Proactively target out-of-the-box information after process-centric partnerships. Quickly formulate interoperable platforms through business deliverables. Intrinsicly.
', 0, 'position-4', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 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":"h1","header_class":"","style":"0"}', 0, '*'), (89, 60, 'Seo Statitics', '', 'Compellingly synergize orthogonal platforms after integrated catalysts for change. Proactively target out-of-the-box information after process-centric partnerships. Quickly formulate interoperable platforms through business deliverables. Intrinsicly.
', 1, 'position-5', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 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":"h1","header_class":"","style":"0"}', 0, '*'), (90, 61, 'Safe and protected', '', 'Compellingly synergize orthogonal platforms after integrated catalysts for change. Proactively target out-of-the-box information after process-centric partnerships. Quickly formulate interoperable platforms through business deliverables. Intrinsicly.
', 1, 'position-6', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 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":"h1","header_class":"","style":"0"}', 0, '*'), (91, 80, 'Latest Projects', '', '', 0, 'position-7', 865, '2014-04-09 01:40:30', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_articles_latest', 1, 1, '{"catid":["8","17","18","19","20"],"count":"4","show_featured":"","ordering":"c_dsc","user_id":"0","layout":"_:default","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"static","module_tag":"div","bootstrap_size":"0","header_tag":"h1","header_class":"","style":"0"}', 0, '*'), (92, 81, 'From the Blog', '', '', 0, 'position-8', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_articles_category', 1, 1, '{"mode":"normal","show_on_article_page":"1","show_front":"show","count":"4","category_filtering_type":"1","catid":["9"],"show_child_category_articles":"1","levels":"2","author_filtering_type":"1","created_by":[""],"author_alias_filtering_type":"1","created_by_alias":[""],"excluded_articles":"","date_filtering":"off","date_field":"a.created","start_date_range":"","end_date_range":"","relative_date":"30","article_ordering":"a.title","article_ordering_direction":"ASC","article_grouping":"none","article_grouping_direction":"ksort","month_year_format":"F Y","link_titles":"1","show_date":"1","show_date_field":"created","show_date_format":"Y-m-d H:i:s","show_category":"0","show_hits":"0","show_author":"0","show_introtext":"0","introtext_limit":"100","show_readmore":"0","show_readmore_title":"0","readmore_limit":"15","layout":"_:default","moduleclass_sfx":"","owncache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h1","header_class":"","style":"0"}', 0, '*'), (94, 83, 'Слайдер ElastSlide', '', '', 1, 'position-9', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_elastslide', 1, 0, '{"image1":"","image1customlink":"","image2":"","image2customlink":"","image3":"","image3customlink":"","image4":"","image4customlink":"","image5":"","image5customlink":"","image6":"","image6customlink":"","image7":"","image7customlink":"","image8":"","image8customlink":"","image9":"","image9customlink":"","image10":"","image10customlink":"","imagefolder":"elast","layout":"_:default","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'), (95, 84, 'Футер', '', '', 0, 'position-13', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_footer', 1, 0, '{"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, '*'), (96, 85, 'Меню футера', '', '', 1, 'position-14', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_menu', 1, 0, '{"menutype":"menufooter","base":"","startLevel":"1","endLevel":"0","showAllChildren":"1","tag_id":"","class_sfx":"","window_open":"","layout":"simple_mobile:forFooterMenu","moduleclass_sfx":"","cache":"1","cache_time":"900","cachemode":"itemid","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'), (97, 89, 'Категории', '', '', 1, 'position-12', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_articles_categories', 1, 1, '{"parent":"9","show_description":"0","numitems":"0","show_children":"0","count":"0","maxlevel":"0","layout":"simple_mobile:myCat","item_heading":"4","moduleclass_sfx":"","owncache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h2","header_class":"","style":"0"}', 0, '*'), (98, 90, 'Теги', '', '', 1, 'position-12', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_tags_popular', 1, 1, '{"maximum":"10","timeframe":"alltime","order_value":"count","order_direction":"1","display_count":0,"no_results_text":"0","minsize":1,"maxsize":2,"layout":"simple_mobile:myTags","moduleclass_sfx":"","owncache":"1","module_tag":"div","bootstrap_size":"0","header_tag":"h2","header_class":"","style":"0"}', 0, '*'), (103, 95, 'Связанные материалы', '', '', 0, 'position-10', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_related_items', 1, 1, '{"showDate":"1","maximum":"3","layout":"_:default","moduleclass_sfx":"","owncache":"1","module_tag":"div","bootstrap_size":"0","header_tag":"h1","header_class":"","style":"0"}', 0, '*'), (104, 101, 'Портфолио', '', '', 1, 'position-3', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_articles_categories', 1, 0, '{"parent":"8","show_description":"0","numitems":"0","show_children":"0","count":"0","maxlevel":"0","layout":"simple_mobile:portDefault","item_heading":"4","moduleclass_sfx":"","owncache":"1","cache_time":"900","module_tag":"div","bootstrap_size":"0","header_tag":"h3","header_class":"","style":"0"}', 0, '*'), (105, 103, 'Связанные работы портфолио', '', '', 1, 'position-11', 0, '0000-00-00 00:00:00', '0000-00-00 00:00:00', '0000-00-00 00:00:00', 1, 'mod_related_items', 1, 1, '{"showDate":"0","maximum":"4","layout":"simple_mobile:project","moduleclass_sfx":"","owncache":"1","module_tag":"div","bootstrap_size":"0","header_tag":"h1","header_class":"","style":"0"}', 0, '*'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_modules_menu` -- CREATE TABLE IF NOT EXISTS `ysvwo_modules_menu` ( `moduleid` int(11) NOT NULL DEFAULT '0', `menuid` int(11) NOT NULL DEFAULT '0', PRIMARY KEY (`moduleid`,`menuid`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Дамп данных таблицы `ysvwo_modules_menu` -- INSERT INTO `ysvwo_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), (13, 0), (14, 0), (15, 0), (16, 0), (17, -101), (79, 0), (86, 0), (87, 101), (88, 101), (89, 101), (90, 101), (91, 101), (92, 101), (94, 101), (95, 0), (96, 0), (97, -107), (97, -106), (97, -105), (97, -103), (97, -102), (97, -101), (98, -107), (98, -106), (98, -105), (98, -103), (98, -102), (98, -101), (103, 104), (104, 103), (105, 103); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_newsfeeds` -- CREATE TABLE IF NOT EXISTS `ysvwo_newsfeeds` ( `catid` int(11) NOT NULL DEFAULT '0', `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `name` varchar(100) NOT NULL DEFAULT '', `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `link` varchar(200) NOT NULL DEFAULT '', `published` tinyint(1) 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 NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `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 DEFAULT '0000-00-00 00:00:00', `created_by` int(10) unsigned NOT NULL DEFAULT '0', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_by` int(10) unsigned NOT NULL DEFAULT '0', `metakey` text NOT NULL, `metadesc` text NOT NULL, `metadata` text NOT NULL, `xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `publish_up` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `description` text NOT NULL, `version` int(10) unsigned NOT NULL DEFAULT '1', `hits` int(10) unsigned NOT NULL DEFAULT '0', `images` text NOT NULL, PRIMARY KEY (`id`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_state` (`published`), KEY `idx_catid` (`catid`), KEY `idx_createdby` (`created_by`), KEY `idx_language` (`language`), KEY `idx_xreference` (`xreference`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_overrider` -- CREATE TABLE IF NOT EXISTS `ysvwo_overrider` ( `id` int(10) NOT NULL AUTO_INCREMENT COMMENT 'Primary Key', `constant` varchar(255) NOT NULL, `string` text NOT NULL, `file` varchar(255) NOT NULL, PRIMARY KEY (`id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_postinstall_messages` -- CREATE TABLE IF NOT EXISTS `ysvwo_postinstall_messages` ( `postinstall_message_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT, `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(3) 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(3) NOT NULL DEFAULT '1', PRIMARY KEY (`postinstall_message_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=5 ; -- -- Дамп данных таблицы `ysvwo_postinstall_messages` -- INSERT INTO `ysvwo_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, 700, 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_TITLE', 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_BODY', 'PLG_TWOFACTORAUTH_TOTP_POSTINSTALL_ACTION', 'plg_twofactorauth_totp', 1, 'action', 'site://plugins/twofactorauth/totp/postinstall/actions.php', 'twofactorauth_postinstall_action', 'site://plugins/twofactorauth/totp/postinstall/actions.php', 'twofactorauth_postinstall_condition', '3.2.0', 1), (2, 700, 'COM_CPANEL_MSG_EACCELERATOR_TITLE', 'COM_CPANEL_MSG_EACCELERATOR_BODY', 'COM_CPANEL_MSG_EACCELERATOR_BUTTON', 'com_cpanel', 1, 'action', 'admin://components/com_admin/postinstall/eaccelerator.php', 'admin_postinstall_eaccelerator_action', 'admin://components/com_admin/postinstall/eaccelerator.php', 'admin_postinstall_eaccelerator_condition', '3.2.0', 1), (3, 700, 'COM_CPANEL_WELCOME_BEGINNERS_TITLE', 'COM_CPANEL_WELCOME_BEGINNERS_MESSAGE', '', 'com_cpanel', 1, 'message', '', '', '', '', '3.2.0', 1), (4, 700, 'COM_CPANEL_MSG_PHPVERSION_TITLE', 'COM_CPANEL_MSG_PHPVERSION_BODY', '', 'com_cpanel', 1, 'message', '', '', 'admin://components/com_admin/postinstall/phpversion.php', 'admin_postinstall_phpversion_condition', '3.2.2', 1); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_redirect_links` -- CREATE TABLE IF NOT EXISTS `ysvwo_redirect_links` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `old_url` varchar(255) NOT NULL, `new_url` varchar(255) NOT NULL, `referer` varchar(150) NOT NULL, `comment` varchar(255) NOT NULL, `hits` int(10) unsigned NOT NULL DEFAULT '0', `published` tinyint(4) NOT NULL, `created_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `modified_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), UNIQUE KEY `idx_link_old` (`old_url`), KEY `idx_link_modifed` (`modified_date`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=1 ; -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_schemas` -- CREATE TABLE IF NOT EXISTS `ysvwo_schemas` ( `extension_id` int(11) NOT NULL, `version_id` varchar(20) NOT NULL, PRIMARY KEY (`extension_id`,`version_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Дамп данных таблицы `ysvwo_schemas` -- INSERT INTO `ysvwo_schemas` (`extension_id`, `version_id`) VALUES (700, '3.2.3-2014-02-20'), (10048, '3.4.3.9'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_session` -- CREATE TABLE IF NOT EXISTS `ysvwo_session` ( `session_id` varchar(200) NOT NULL DEFAULT '', `client_id` tinyint(3) unsigned NOT NULL DEFAULT '0', `guest` tinyint(4) unsigned DEFAULT '1', `time` varchar(14) DEFAULT '', `data` mediumtext, `userid` int(11) DEFAULT '0', `username` varchar(150) DEFAULT '', PRIMARY KEY (`session_id`), KEY `userid` (`userid`), KEY `time` (`time`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Дамп данных таблицы `ysvwo_session` -- INSERT INTO `ysvwo_session` (`session_id`, `client_id`, `guest`, `time`, `data`, `userid`, `username`) VALUES ('v7j9q2egr2hpil29eeia2ab457', 0, 1, '1399139098', '__default|a:8:{s:15:"session.counter";i:64;s:19:"session.timer.start";i:1399135826;s:18:"session.timer.last";i:1399139066;s:17:"session.timer.now";i:1399139098;s:22:"session.client.browser";s:72:"Mozilla/5.0 (Windows NT 6.1; WOW64; rv:28.0) Gecko/20100101 Firefox/28.0";s:8:"registry";O:9:"JRegistry":1:{s:7:"\\0\\0\\0data";O:8:"stdClass":1:{s:5:"users";O:8:"stdClass":1:{s:5:"login";O:8:"stdClass":1:{s:4:"form";O:8:"stdClass":1:{s:4:"data";a:1:{s:6:"return";s:39:"index.php?option=com_users&view=profile";}}}}}}s:4:"user";O:5:"JUser":24:{s:9:"\\0\\0\\0isRoot";b:0;s:2:"id";i:0;s:4:"name";N;s:8:"username";N;s:5:"email";N;s:8:"password";N;s:14:"password_clear";s:0:"";s:5:"block";N;s:9:"sendEmail";i:0;s:12:"registerDate";N;s:13:"lastvisitDate";N;s:10:"activation";N;s:6:"params";N;s:6:"groups";a:1:{i:0;s:1:"9";}s:5:"guest";i:1;s:13:"lastResetTime";N;s:10:"resetCount";N;s:10:"\\0\\0\\0_params";O:9:"JRegistry":1:{s:7:"\\0\\0\\0data";O:8:"stdClass":0:{}}s:14:"\\0\\0\\0_authGroups";a:2:{i:0;i:1;i:1;i:9;}s:14:"\\0\\0\\0_authLevels";a:3:{i:0;i:1;i:1;i:1;i:2;i:5;}s:15:"\\0\\0\\0_authActions";N;s:12:"\\0\\0\\0_errorMsg";N;s:10:"\\0\\0\\0_errors";a:0:{}s:3:"aid";i:0;}s:13:"session.token";s:32:"3189e9ff73a62d2b33ee0c8f48d3967c";}comments-captcha-code|s:5:"n69de";', 0, ''); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_tags` -- CREATE TABLE IF NOT EXISTS `ysvwo_tags` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `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(255) NOT NULL DEFAULT '', `title` varchar(255) NOT NULL, `alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `note` varchar(255) NOT NULL DEFAULT '', `description` mediumtext NOT NULL, `published` tinyint(1) NOT NULL DEFAULT '0', `checked_out` int(11) unsigned NOT NULL DEFAULT '0', `checked_out_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `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 COMMENT 'The meta 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 DEFAULT '0000-00-00 00:00:00', `created_by_alias` varchar(255) NOT NULL DEFAULT '', `modified_user_id` int(10) unsigned NOT NULL DEFAULT '0', `modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `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 NOT NULL DEFAULT '0000-00-00 00:00:00', `publish_down` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', PRIMARY KEY (`id`), KEY `tag_idx` (`published`,`access`), KEY `idx_access` (`access`), KEY `idx_checkout` (`checked_out`), KEY `idx_path` (`path`), KEY `idx_left_right` (`lft`,`rgt`), KEY `idx_alias` (`alias`), KEY `idx_language` (`language`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=4 ; -- -- Дамп данных таблицы `ysvwo_tags` -- INSERT INTO `ysvwo_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, 5, 0, '', 'ROOT', 'root', '', '', 1, 0, '0000-00-00 00:00:00', 1, '', '', '', '', 0, '2011-01-01 00:00:01', '', 0, '0000-00-00 00:00:00', '', '', 0, '*', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'), (2, 1, 1, 2, 1, 'news', 'news', 'news', '', '', 1, 0, '0000-00-00 00:00:00', 1, '', '', '', '', 865, '2014-04-16 01:11:00', '', 0, '0000-00-00 00:00:00', '', '', 27, '*', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'), (3, 1, 3, 4, 1, 'documentation', 'documentation', 'documentation', '', '', 1, 0, '0000-00-00 00:00:00', 1, '', '', '', '', 865, '2014-04-16 01:11:00', '', 0, '0000-00-00 00:00:00', '', '', 61, '*', 1, '0000-00-00 00:00:00', '0000-00-00 00:00:00'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_template_styles` -- CREATE TABLE IF NOT EXISTS `ysvwo_template_styles` ( `id` int(10) unsigned NOT NULL AUTO_INCREMENT, `template` varchar(50) NOT NULL DEFAULT '', `client_id` tinyint(1) unsigned NOT NULL DEFAULT '0', `home` char(7) NOT NULL DEFAULT '0', `title` varchar(255) NOT NULL DEFAULT '', `params` text NOT NULL, PRIMARY KEY (`id`), KEY `idx_template` (`template`), KEY `idx_home` (`home`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=24 ; -- -- Дамп данных таблицы `ysvwo_template_styles` -- INSERT INTO `ysvwo_template_styles` (`id`, `template`, `client_id`, `home`, `title`, `params`) VALUES (4, 'beez3', 0, '0', 'Beez3 - Default', '{"wrapperSmall":"53","wrapperLarge":"72","logo":"images\\/joomla_black.gif","sitetitle":"Joomla!","sitedescription":"Open Source Content Management","navposition":"left","templatecolor":"personal","html5":"0"}'), (5, 'hathor', 1, '0', 'Hathor - Default', '{"showSiteName":"0","colourChoice":"","boldText":"0"}'), (7, 'protostar', 0, '0', 'protostar - Default', '{"templateColor":"","logoFile":"","googleFont":"1","googleFontName":"Open+Sans","fluidContainer":"0"}'), (8, 'isis', 1, '1', 'isis - Default', '{"templateColor":"","logoFile":""}'), (23, 'simple_mobile', 0, '1', 'Просто и мобильно - По умолчанию', '{"site_logo":"","site_name":"simple_mobile","site_desc":"description"}'); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_ucm_base` -- CREATE TABLE IF NOT EXISTS `ysvwo_ucm_base` ( `ucm_id` int(10) unsigned NOT NULL, `ucm_item_id` int(10) NOT NULL, `ucm_type_id` int(11) NOT NULL, `ucm_language_id` int(11) NOT NULL, PRIMARY KEY (`ucm_id`), KEY `idx_ucm_item_id` (`ucm_item_id`), KEY `idx_ucm_type_id` (`ucm_type_id`), KEY `idx_ucm_language_id` (`ucm_language_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8; -- -- Дамп данных таблицы `ysvwo_ucm_base` -- INSERT INTO `ysvwo_ucm_base` (`ucm_id`, `ucm_item_id`, `ucm_type_id`, `ucm_language_id`) VALUES (1, 2, 1, 0), (2, 3, 1, 0); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_ucm_content` -- CREATE TABLE IF NOT EXISTS `ysvwo_ucm_content` ( `core_content_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `core_type_alias` varchar(255) NOT NULL DEFAULT '' COMMENT 'FK to the content types table', `core_title` varchar(255) NOT NULL, `core_alias` varchar(255) CHARACTER SET utf8 COLLATE utf8_bin NOT NULL DEFAULT '', `core_body` mediumtext NOT NULL, `core_state` tinyint(1) NOT NULL DEFAULT '0', `core_checked_out_time` varchar(255) NOT NULL DEFAULT '', `core_checked_out_user_id` int(10) unsigned NOT NULL DEFAULT '0', `core_access` int(10) unsigned NOT NULL DEFAULT '0', `core_params` text NOT NULL, `core_featured` tinyint(4) unsigned NOT NULL DEFAULT '0', `core_metadata` varchar(2048) NOT NULL 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 DEFAULT '0000-00-00 00:00:00', `core_modified_user_id` int(10) unsigned NOT NULL DEFAULT '0' COMMENT 'Most recent user that modified', `core_modified_time` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `core_language` char(7) NOT NULL, `core_publish_up` datetime NOT NULL, `core_publish_down` datetime NOT NULL, `core_content_item_id` int(10) unsigned DEFAULT NULL COMMENT 'ID from the individual type table', `asset_id` int(10) unsigned DEFAULT NULL COMMENT 'FK to the #__assets table.', `core_images` text NOT NULL, `core_urls` text NOT 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 NOT NULL, `core_metadesc` text NOT NULL, `core_catid` int(10) unsigned NOT NULL DEFAULT '0', `core_xreference` varchar(50) NOT NULL COMMENT 'A reference to enable linkages to external data sets.', `core_type_id` int(10) unsigned DEFAULT NULL, PRIMARY KEY (`core_content_id`), KEY `tag_idx` (`core_state`,`core_access`), KEY `idx_access` (`core_access`), KEY `idx_alias` (`core_alias`), KEY `idx_language` (`core_language`), KEY `idx_title` (`core_title`), KEY `idx_modified_time` (`core_modified_time`), KEY `idx_created_time` (`core_created_time`), KEY `idx_content_type` (`core_type_alias`), KEY `idx_core_modified_user_id` (`core_modified_user_id`), KEY `idx_core_checked_out_user_id` (`core_checked_out_user_id`), KEY `idx_core_created_user_id` (`core_created_user_id`), KEY `idx_core_type_id` (`core_type_id`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 COMMENT='Contains core content data in name spaced fields' AUTO_INCREMENT=3 ; -- -- Дамп данных таблицы `ysvwo_ucm_content` -- INSERT INTO `ysvwo_ucm_content` (`core_content_id`, `core_type_alias`, `core_title`, `core_alias`, `core_body`, `core_state`, `core_checked_out_time`, `core_checked_out_user_id`, `core_access`, `core_params`, `core_featured`, `core_metadata`, `core_created_user_id`, `core_created_by_alias`, `core_created_time`, `core_modified_user_id`, `core_modified_time`, `core_language`, `core_publish_up`, `core_publish_down`, `core_content_item_id`, `asset_id`, `core_images`, `core_urls`, `core_hits`, `core_version`, `core_ordering`, `core_metakey`, `core_metadesc`, `core_catid`, `core_xreference`, `core_type_id`) VALUES (1, 'com_content.article', 'Blog 1', 'blog-1', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
\r\n', 1, '', 0, 1, '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 0, '{"robots":"","author":"","rights":"","xreference":""}', 865, '', '2014-04-08 16:38:56', 865, '2014-04-20 03:22:14', '*', '2014-04-08 16:38:56', '0000-00-00 00:00:00', 2, 87, '{"image_intro":"images\\/313-243\\/i1.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"images\\/655-300\\/1.jpg","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', 1, 5, 0, 'news', '', 14, '', 1), (2, 'com_content.article', 'Blog 2', 'blog-2', 'В Древней Греции слово «история» означало любое знание, получаемое путём исследования, а не только собственно историческое знание в современном смысле. Например, Аристотель использовал это слово в «Истории животных»[10]. Оно встречается также в гимнах Гомера, сочинениях Гераклита и тексте присяги Афинскому государству. В древнегреческом было также слово historeîn, «исследовать», которое сначала использовалось только в Ионии, откуда затем распространилось на всю Грецию и, в конце концов, всю эллинистическую цивилизацию.
\r\nВ том же древнегреческом смысле слово «история» употреблялось Френсисом Бэконом в широкоупотребительном термине естественная история. Для Бэкона история — «знание о предметах, место которых определено в пространстве и времени», и источником которого является память (так же как наука — плод размышлений, а поэзия — плод фантазии). В средневековой Англии слово «история» чаще использовалось в смысле рассказа вообще (story). Особый термин история (history) как последовательность прошедших событий появился в английском языке в конце XV в., а слово «исторический» (historical, historic) — в XVII в.[11] В Германии, Франции и России в обоих смыслах по-прежнему употребляется одно и то же слово «история»[10].
\r\n', 1, '', 0, 1, '{"show_title":"","link_titles":"","show_tags":"","show_intro":"","info_block_position":"","show_category":"","link_category":"","show_parent_category":"","link_parent_category":"","show_author":"","link_author":"","show_create_date":"","show_modify_date":"","show_publish_date":"","show_item_navigation":"","show_icons":"","show_print_icon":"","show_email_icon":"","show_vote":"","show_hits":"","show_noauth":"","urls_position":"","alternative_readmore":"","article_layout":"","show_publishing_options":"","show_article_options":"","show_urls_images_backend":"","show_urls_images_frontend":""}', 0, '{"robots":"","author":"","rights":"","xreference":""}', 865, '', '2014-04-08 16:42:19', 865, '2014-04-20 03:22:26', '*', '2014-04-08 16:42:19', '0000-00-00 00:00:00', 3, 88, '{"image_intro":"images\\/313-243\\/i10.jpg","float_intro":"","image_intro_alt":"","image_intro_caption":"","image_fulltext":"images\\/655-300\\/2.jpg","float_fulltext":"","image_fulltext_alt":"","image_fulltext_caption":""}', '{"urla":false,"urlatext":"","targeta":"","urlb":false,"urlbtext":"","targetb":"","urlc":false,"urlctext":"","targetc":""}', 111, 4, 0, 'news', '', 11, '', 1); -- -------------------------------------------------------- -- -- Структура таблицы `ysvwo_ucm_history` -- CREATE TABLE IF NOT EXISTS `ysvwo_ucm_history` ( `version_id` int(10) unsigned NOT NULL AUTO_INCREMENT, `ucm_item_id` int(10) unsigned NOT NULL, `ucm_type_id` int(10) unsigned NOT NULL, `version_note` varchar(255) NOT NULL DEFAULT '' COMMENT 'Optional version name', `save_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00', `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', PRIMARY KEY (`version_id`), KEY `idx_ucm_item_id` (`ucm_type_id`,`ucm_item_id`), KEY `idx_save_date` (`save_date`) ) ENGINE=InnoDB DEFAULT CHARSET=utf8 AUTO_INCREMENT=79 ; -- -- Дамп данных таблицы `ysvwo_ucm_history` -- INSERT INTO `ysvwo_ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES (1, 1, 1, '', '2014-04-06 01:21:15', 865, 1701, '779d0d9357b2516f154e068996b46ae9c524f739', '{"id":1,"asset_id":54,"title":"\\u041e \\u043d\\u0430\\u0441","alias":"o-nas","introtext":"\\u041a\\u043e\\u043d\\u0442\\u0435\\u043d\\u0442<\\/p>","fulltext":"","state":1,"catid":"2","created":"2014-04-06 01:21:15","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-06 01:21:15","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0), (2, 8, 6, '', '2014-04-06 01:22:00', 865, 564, '718534af4c97e203f457323fbb7ae5147867dfc6', '{"id":8,"asset_id":55,"parent_id":"1","lft":"13","rgt":14,"level":1,"path":null,"extension":"com_content","title":"\\u041f\\u043e\\u0440\\u0442\\u0444\\u043e\\u043b\\u0438\\u043e","alias":"portfolio","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-06 01:22:00","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (3, 9, 6, '', '2014-04-06 01:22:07', 865, 529, 'f50b93fc8f634843fa214429156fe2960b7c3c06', '{"id":9,"asset_id":56,"parent_id":"1","lft":"15","rgt":16,"level":1,"path":null,"extension":"com_content","title":"\\u0411\\u043b\\u043e\\u0433","alias":"blog","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-06 01:22:07","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (4, 10, 7, '', '2014-04-06 01:22:47', 865, 518, 'e9b724fcc57e14d057b31e7fe470e0516656406d', '{"id":10,"asset_id":57,"parent_id":"1","lft":"17","rgt":18,"level":1,"path":null,"extension":"com_contact","title":"Contacts","alias":"contacts","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-06 01:22:47","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (5, 1, 3, '', '2014-04-06 01:23:36', 865, 1592, '9b75719fbb456ce50bd3acd8405fbd49296e14d4', '{"id":1,"name":"Meits","alias":"meits","con_position":"","address":"","suburb":"","state":"","country":"","postcode":"","telephone":"","fax":"","misc":"","image":"","email_to":"","default_con":0,"published":"1","checked_out":null,"checked_out_time":null,"ordering":1,"params":"{\\"show_contact_category\\":\\"\\",\\"show_contact_list\\":\\"\\",\\"presentation_style\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_name\\":\\"\\",\\"show_position\\":\\"\\",\\"show_email\\":\\"\\",\\"show_street_address\\":\\"\\",\\"show_suburb\\":\\"\\",\\"show_state\\":\\"\\",\\"show_postcode\\":\\"\\",\\"show_country\\":\\"\\",\\"show_telephone\\":\\"\\",\\"show_mobile\\":\\"\\",\\"show_fax\\":\\"\\",\\"show_webpage\\":\\"\\",\\"show_misc\\":\\"\\",\\"show_image\\":\\"\\",\\"allow_vcard\\":\\"\\",\\"show_articles\\":\\"\\",\\"show_profile\\":\\"\\",\\"show_links\\":\\"\\",\\"linka_name\\":\\"\\",\\"linka\\":false,\\"linkb_name\\":\\"\\",\\"linkb\\":false,\\"linkc_name\\":\\"\\",\\"linkc\\":false,\\"linkd_name\\":\\"\\",\\"linkd\\":false,\\"linke_name\\":\\"\\",\\"linke\\":\\"\\",\\"contact_layout\\":\\"\\",\\"show_email_form\\":\\"\\",\\"show_email_copy\\":\\"\\",\\"banned_email\\":\\"\\",\\"banned_subject\\":\\"\\",\\"banned_text\\":\\"\\",\\"validate_session\\":\\"\\",\\"custom_reply\\":\\"\\",\\"redirect\\":\\"\\"}","user_id":"865","catid":"10","access":"1","mobile":"","webpage":"","sortname1":"","sortname2":"","sortname3":"","language":"*","created":"2014-04-06 01:23:36","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"metakey":"","metadesc":"","metadata":"{\\"robots\\":\\"\\",\\"rights\\":\\"\\"}","featured":"0","xreference":"","publish_up":"0000-00-00 00:00:00","publish_down":"0000-00-00 00:00:00","version":1,"hits":null}', 0), (6, 11, 6, '', '2014-04-08 16:32:55', 865, 510, 'bff131647e4a5bebfa0a0121f6c443bee18a7c8a', '{"id":11,"asset_id":62,"parent_id":"9","lft":"16","rgt":17,"level":2,"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\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:32:55","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (7, 12, 6, '', '2014-04-08 16:33:04', 865, 528, 'e05d855d8c6107652a533fe7700fd938f75cebff', '{"id":12,"asset_id":63,"parent_id":"9","lft":"18","rgt":19,"level":2,"path":null,"extension":"com_content","title":"Documentation","alias":"documentation","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:33:04","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (8, 13, 6, '', '2014-04-08 16:33:13', 865, 518, 'd8e88309ab8ff2c31707de9d91bb9369dbf848d2', '{"id":13,"asset_id":64,"parent_id":"9","lft":"20","rgt":21,"level":2,"path":null,"extension":"com_content","title":"Feedback","alias":"feedback","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:33:13","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (9, 14, 6, '', '2014-04-08 16:33:39', 865, 530, 'd21ee1fd7b0b678b3b9de6ef20d4b778e95ca19f', '{"id":14,"asset_id":65,"parent_id":"9","lft":"22","rgt":23,"level":2,"path":null,"extension":"com_content","title":"Support Forums","alias":"support-forums","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:33:39","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (10, 15, 6, '', '2014-04-08 16:33:52', 865, 514, '065cf28e9e4702e3b64b9276c0bbad22e772a3d3', '{"id":15,"asset_id":66,"parent_id":"9","lft":"24","rgt":25,"level":2,"path":null,"extension":"com_content","title":"Themes","alias":"themes","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:33:52","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (11, 16, 6, '', '2014-04-08 16:34:04', 865, 514, '0b2564cd2493dbf2464a3cee94ddfaf508a660f2', '{"id":16,"asset_id":67,"parent_id":"9","lft":"26","rgt":27,"level":2,"path":null,"extension":"com_content","title":"Plugin","alias":"plugin","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:34:04","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (12, 17, 6, '', '2014-04-08 16:34:21', 865, 523, '9cbea097a99c1bbcc9b337c2a89827dded2cdd05', '{"id":17,"asset_id":68,"parent_id":"8","lft":"14","rgt":15,"level":2,"path":null,"extension":"com_content","title":"Web design ","alias":"web-design","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:34:21","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (13, 18, 6, '', '2014-04-08 16:34:37', 865, 518, '32fd5a6cfccd0a62d42ca2906b78f0dfb0f74353', '{"id":18,"asset_id":69,"parent_id":"8","lft":"16","rgt":17,"level":2,"path":null,"extension":"com_content","title":"Branding","alias":"branding","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:34:37","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (14, 19, 6, '', '2014-04-08 16:34:50', 865, 522, 'cbcb39a31a350b891390d7945dd65fc549117737', '{"id":19,"asset_id":70,"parent_id":"8","lft":"18","rgt":19,"level":2,"path":null,"extension":"com_content","title":"Photografy","alias":"photografy","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:34:50","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (15, 20, 6, '', '2014-04-08 16:35:08', 865, 524, '4906fbc4c09b70fff3725c5a1afee4da7fd67a5c', '{"id":20,"asset_id":71,"parent_id":"8","lft":"20","rgt":21,"level":2,"path":null,"extension":"com_content","title":"Development","alias":"development","note":"","description":"","published":"1","checked_out":null,"checked_out_time":null,"access":"1","params":"{\\"category_layout\\":\\"\\",\\"image\\":\\"\\"}","metadesc":"","metakey":"","metadata":"{\\"author\\":\\"\\",\\"robots\\":\\"\\"}","created_user_id":"865","created_time":"2014-04-08 16:35:08","modified_user_id":null,"modified_time":null,"hits":"0","language":"*","version":null}', 0), (16, 2, 1, '', '2014-04-08 16:38:56', 865, 22271, 'babaded35f6af250773e6ef44e16e42d9b376857', '{"id":2,"asset_id":72,"title":"Blog 1","alias":"blog-1","introtext":"
\\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>\\r\\n","fulltext":"\\r\\n \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>\\r\\n \\u00a0<\\/p>\\r\\n \\u041f\\u043e\\u0441\\u043a\\u043e\\u043b\\u044c\\u043a\\u0443 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u043a\\u0438 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e \\u043d\\u0430\\u0431\\u043b\\u044e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0438 \\u0443\\u0447\\u0430\\u0441\\u0442\\u043d\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439, \\u0438\\u0445 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0442\\u0440\\u0443\\u0434\\u044b \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u044b \\u0441 \\u0442\\u043e\\u0447\\u043a\\u0438 \\u0437\\u0440\\u0435\\u043d\\u0438\\u044f \\u0438\\u0445 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438 \\u0438 \\u043e\\u0431\\u044b\\u0447\\u043d\\u043e \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438 \\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u0430\\u0441\\u0442\\u043d\\u044b\\u043c\\u0438, \\u043d\\u043e \\u0438 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u044f\\u044e\\u0442 \\u0432\\u0441\\u0435 \\u0437\\u0430\\u0431\\u043b\\u0443\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u044d\\u043f\\u043e\\u0445\\u0438. \\u041f\\u043e \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\u0411\\u0435\\u043d\\u0435\\u0434\\u0435\\u0442\\u0442\\u043e \\u041a\\u0440\\u043e\\u0447\\u0435<\\/a>, \\u00ab\\u0412\\u0441\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb. \\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0430\\u044f \\u043d\\u0430\\u0443\\u043a\\u0430 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0441\\u0442\\u0438\\u043d\\u043d\\u043e\\u0435 \\u0438\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0445\\u043e\\u0434\\u0430 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u043e\\u0432 \\u043e \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u044f\\u0445 \\u0438 \\u0438\\u0445 \\u0431\\u0435\\u0441\\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u0430\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u0430\\u043d\\u0430\\u043b\\u0438\\u0437\\u0430[12]<\\/a><\\/sup>. \\u0412 \\u043d\\u0430\\u0448\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f \\u0441\\u043e\\u0437\\u0434\\u0430\\u0451\\u0442\\u0441\\u044f \\u0443\\u0441\\u0438\\u043b\\u0438\\u044f\\u043c\\u0438 \\u043d\\u0430\\u0443\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0441\\u0442\\u0438\\u0442\\u0443\\u0442\\u043e\\u0432.<\\/p>\\r\\n \\u00a0<\\/p>","state":1,"catid":"2","created":"2014-04-08 16:38:56","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-08 16:38:56","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/313-243\\\\\\/i1.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"images\\\\\\/400-200\\\\\\/200.jpg\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT INTO `ysvwo_ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(17, 3, 1, '', '2014-04-08 16:42:19', 865, 22277, '88077c51540194c0bbbdfac14b1288ec9a4b29fa', '{"id":3,"asset_id":73,"title":"Blog 2","alias":"blog-2","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>\\r\\n","fulltext":"\\r\\n \\u00a0<\\/p>\\r\\n \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>\\r\\n \\u00a0<\\/p>\\r\\n \\u041f\\u043e\\u0441\\u043a\\u043e\\u043b\\u044c\\u043a\\u0443 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u043a\\u0438 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e \\u043d\\u0430\\u0431\\u043b\\u044e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0438 \\u0443\\u0447\\u0430\\u0441\\u0442\\u043d\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439, \\u0438\\u0445 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0442\\u0440\\u0443\\u0434\\u044b \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u044b \\u0441 \\u0442\\u043e\\u0447\\u043a\\u0438 \\u0437\\u0440\\u0435\\u043d\\u0438\\u044f \\u0438\\u0445 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438 \\u0438 \\u043e\\u0431\\u044b\\u0447\\u043d\\u043e \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438 \\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u0430\\u0441\\u0442\\u043d\\u044b\\u043c\\u0438, \\u043d\\u043e \\u0438 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u044f\\u044e\\u0442 \\u0432\\u0441\\u0435 \\u0437\\u0430\\u0431\\u043b\\u0443\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u044d\\u043f\\u043e\\u0445\\u0438. \\u041f\\u043e \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\u0411\\u0435\\u043d\\u0435\\u0434\\u0435\\u0442\\u0442\\u043e \\u041a\\u0440\\u043e\\u0447\\u0435<\\/a>, \\u00ab\\u0412\\u0441\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb. \\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0430\\u044f \\u043d\\u0430\\u0443\\u043a\\u0430 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0441\\u0442\\u0438\\u043d\\u043d\\u043e\\u0435 \\u0438\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0445\\u043e\\u0434\\u0430 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u043e\\u0432 \\u043e \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u044f\\u0445 \\u0438 \\u0438\\u0445 \\u0431\\u0435\\u0441\\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u0430\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u0430\\u043d\\u0430\\u043b\\u0438\\u0437\\u0430[12]<\\/a><\\/sup>. \\u0412 \\u043d\\u0430\\u0448\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f \\u0441\\u043e\\u0437\\u0434\\u0430\\u0451\\u0442\\u0441\\u044f \\u0443\\u0441\\u0438\\u043b\\u0438\\u044f\\u043c\\u0438 \\u043d\\u0430\\u0443\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0441\\u0442\\u0438\\u0442\\u0443\\u0442\\u043e\\u0432.<\\/p>","state":1,"catid":"11","created":"2014-04-08 16:42:19","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-08 16:42:19","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/313-243\\\\\\/i10.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"images\\\\\\/400-200\\\\\\/200.jpg\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"news","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(18, 4, 1, '', '2014-04-08 16:42:49', 865, 19226, 'ff59e1b1623f1bd43d5cb69fcfea2c1dfd72a106', '{"id":4,"asset_id":74,"title":"Blog 4","alias":"blog-4","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>\\r\\n","fulltext":"\\r\\n \\u00a0<\\/p>\\r\\n \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>","state":1,"catid":"13","created":"2014-04-08 16:42:49","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-08 16:42:49","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT INTO `ysvwo_ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(19, 5, 1, '', '2014-04-08 16:44:02', 865, 19226, 'cd657683c66e1179224c85f67b9d8ec7f4ad1227', '{"id":5,"asset_id":75,"title":"Blog 3","alias":"blog-3","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>\\r\\n","fulltext":"\\r\\n \\u00a0<\\/p>\\r\\n \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>","state":1,"catid":"16","created":"2014-04-08 16:44:02","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-08 16:44:02","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(20, 6, 1, '', '2014-04-08 16:45:15', 865, 10427, '873c21f828bb1c1598e01b8a1a160b6534414d4e', '{"id":6,"asset_id":76,"title":"Portfolio 1","alias":"portfolio-1","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>","fulltext":"","state":1,"catid":"17","created":"2014-04-08 16:45:15","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-08 16:45:15","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(21, 7, 1, '', '2014-04-08 16:46:03', 865, 10459, 'bb18ad79fa8a2546df7ac84eb63da76b495127b7', '{"id":7,"asset_id":77,"title":"Portfolio 2","alias":"portfolio-2","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>","fulltext":"","state":1,"catid":"18","created":"2014-04-08 16:46:03","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-08 16:46:03","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/313-243\\\\\\/i10.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"news","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT INTO `ysvwo_ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(22, 8, 1, '', '2014-04-08 16:47:20', 865, 10458, '90adb6a5fbb8d554046e15aa52f15e034d6f1376', '{"id":8,"asset_id":78,"title":"Portfolio 3","alias":"portfolio-3","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>","fulltext":"","state":1,"catid":"20","created":"2014-04-08 16:47:20","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-08 16:47:20","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/313-243\\\\\\/i6.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"news","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(23, 9, 1, '', '2014-04-08 16:48:45', 865, 10454, '89ea8e5c1e3e73433ede908589c476f2a7cdca81', '{"id":9,"asset_id":79,"title":"Portfolio 4","alias":"portfolio-4","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>","fulltext":"","state":1,"catid":"18","created":"2014-04-08 16:48:45","created_by":"865","created_by_alias":"","modified":"","modified_by":null,"checked_out":null,"checked_out_time":null,"publish_up":"2014-04-08 16:48:45","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/313-243\\\\\\/i8.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"show_publishing_options\\":\\"\\",\\"show_article_options\\":\\"\\",\\"show_urls_images_backend\\":\\"\\",\\"show_urls_images_frontend\\":\\"\\"}","version":1,"ordering":null,"metakey":"","metadesc":"","access":"1","hits":null,"metadata":"{\\"robots\\":\\"\\",\\"author\\":\\"\\",\\"rights\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(24, 2, 1, '', '2014-04-08 16:50:26', 865, 22310, '2acd80d7cc2e2086f2556c854c6b9e8f75e32a95', '{"id":2,"asset_id":"72","title":"Blog 1","alias":"blog-1","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>\\r\\n","fulltext":"\\r\\n \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>\\r\\n \\u00a0<\\/p>\\r\\n \\u041f\\u043e\\u0441\\u043a\\u043e\\u043b\\u044c\\u043a\\u0443 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u043a\\u0438 \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e \\u043d\\u0430\\u0431\\u043b\\u044e\\u0434\\u0430\\u0442\\u0435\\u043b\\u044f\\u043c\\u0438 \\u0438 \\u0443\\u0447\\u0430\\u0441\\u0442\\u043d\\u0438\\u043a\\u0430\\u043c\\u0438 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439, \\u0438\\u0445 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0435 \\u0442\\u0440\\u0443\\u0434\\u044b \\u043d\\u0430\\u043f\\u0438\\u0441\\u0430\\u043d\\u044b \\u0441 \\u0442\\u043e\\u0447\\u043a\\u0438 \\u0437\\u0440\\u0435\\u043d\\u0438\\u044f \\u0438\\u0445 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438 \\u0438 \\u043e\\u0431\\u044b\\u0447\\u043d\\u043e \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u044f\\u0432\\u043b\\u044f\\u044e\\u0442\\u0441\\u044f \\u043f\\u043e\\u043b\\u0438\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438 \\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u0430\\u0441\\u0442\\u043d\\u044b\\u043c\\u0438, \\u043d\\u043e \\u0438 \\u0440\\u0430\\u0437\\u0434\\u0435\\u043b\\u044f\\u044e\\u0442 \\u0432\\u0441\\u0435 \\u0437\\u0430\\u0431\\u043b\\u0443\\u0436\\u0434\\u0435\\u043d\\u0438\\u044f \\u0441\\u0432\\u043e\\u0435\\u0439 \\u044d\\u043f\\u043e\\u0445\\u0438. \\u041f\\u043e \\u0441\\u043b\\u043e\\u0432\\u0430\\u043c \\u0411\\u0435\\u043d\\u0435\\u0434\\u0435\\u0442\\u0442\\u043e \\u041a\\u0440\\u043e\\u0447\\u0435<\\/a>, \\u00ab\\u0412\\u0441\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb. \\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0430\\u044f \\u043d\\u0430\\u0443\\u043a\\u0430 \\u043e\\u0431\\u0435\\u0441\\u043f\\u0435\\u0447\\u0438\\u0432\\u0430\\u0435\\u0442 \\u0438\\u0441\\u0442\\u0438\\u043d\\u043d\\u043e\\u0435 \\u0438\\u0437\\u043b\\u043e\\u0436\\u0435\\u043d\\u0438\\u0435 \\u0445\\u043e\\u0434\\u0430 \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u043e\\u0432 \\u043e \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u044f\\u0445 \\u0438 \\u0438\\u0445 \\u0431\\u0435\\u0441\\u043f\\u0440\\u0438\\u0441\\u0442\\u0440\\u0430\\u0441\\u0442\\u043d\\u043e\\u0433\\u043e \\u0430\\u043d\\u0430\\u043b\\u0438\\u0437\\u0430[12]<\\/a><\\/sup>. \\u0412 \\u043d\\u0430\\u0448\\u0435 \\u0432\\u0440\\u0435\\u043c\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f \\u0441\\u043e\\u0437\\u0434\\u0430\\u0451\\u0442\\u0441\\u044f \\u0443\\u0441\\u0438\\u043b\\u0438\\u044f\\u043c\\u0438 \\u043d\\u0430\\u0443\\u0447\\u043d\\u044b\\u0445 \\u0438\\u043d\\u0441\\u0442\\u0438\\u0442\\u0443\\u0442\\u043e\\u0432.<\\/p>\\r\\n \\u00a0<\\/p>","state":1,"catid":"14","created":"2014-04-08 16:38:56","created_by":"865","created_by_alias":"","modified":"2014-04-08 16:50:26","modified_by":"865","checked_out":"865","checked_out_time":"2014-04-08 16:49:38","publish_up":"2014-04-08 16:38:56","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/313-243\\\\\\/i1.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"images\\\\\\/400-200\\\\\\/200.jpg\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"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\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0);
INSERT INTO `ysvwo_ucm_history` (`version_id`, `ucm_item_id`, `ucm_type_id`, `version_note`, `save_date`, `editor_user_id`, `character_count`, `sha1_hash`, `version_data`, `keep_forever`) VALUES
(25, 6, 1, '', '2014-04-08 16:53:53', 865, 10492, 'ba3881c0bb3a53a5983b990357e5806894797cd2', '{"id":6,"asset_id":"76","title":"Portfolio 1","alias":"portfolio-1","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb[10]<\\/a><\\/sup>. \\u041e\\u043d\\u043e \\u0432\\u0441\\u0442\\u0440\\u0435\\u0447\\u0430\\u0435\\u0442\\u0441\\u044f \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0432 \\u0433\\u0438\\u043c\\u043d\\u0430\\u0445 \\u0413\\u043e\\u043c\\u0435\\u0440\\u0430<\\/a>, \\u0441\\u043e\\u0447\\u0438\\u043d\\u0435\\u043d\\u0438\\u044f\\u0445 \\u0413\\u0435\\u0440\\u0430\\u043a\\u043b\\u0438\\u0442\\u0430<\\/a> \\u0438 \\u0442\\u0435\\u043a\\u0441\\u0442\\u0435 \\u043f\\u0440\\u0438\\u0441\\u044f\\u0433\\u0438 \\u0410\\u0444\\u0438\\u043d\\u0441\\u043a\\u043e\\u043c\\u0443 \\u0433\\u043e\\u0441\\u0443\\u0434\\u0430\\u0440\\u0441\\u0442\\u0432\\u0443. \\u0412 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0431\\u044b\\u043b\\u043e \\u0442\\u0430\\u043a\\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e histore\\u00een<\\/i>, \\u00ab\\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u044c\\u00bb, \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0435 \\u0441\\u043d\\u0430\\u0447\\u0430\\u043b\\u0430 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0432 \\u0418\\u043e\\u043d\\u0438\\u0438, \\u043e\\u0442\\u043a\\u0443\\u0434\\u0430 \\u0437\\u0430\\u0442\\u0435\\u043c \\u0440\\u0430\\u0441\\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0438\\u043b\\u043e\\u0441\\u044c \\u043d\\u0430 \\u0432\\u0441\\u044e \\u0413\\u0440\\u0435\\u0446\\u0438\\u044e \\u0438, \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 \\u043a\\u043e\\u043d\\u0446\\u043e\\u0432, \\u0432\\u0441\\u044e \\u044d\\u043b\\u043b\\u0438\\u043d\\u0438\\u0441\\u0442\\u0438\\u0447\\u0435\\u0441\\u043a\\u0443\\u044e \\u0446\\u0438\\u0432\\u0438\\u043b\\u0438\\u0437\\u0430\\u0446\\u0438\\u044e<\\/a>.<\\/p>\\r\\n \\u0412 \\u0442\\u043e\\u043c \\u0436\\u0435 \\u0434\\u0440\\u0435\\u0432\\u043d\\u0435\\u0433\\u0440\\u0435\\u0447\\u0435\\u0441\\u043a\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u043b\\u043e\\u0441\\u044c \\u0424\\u0440\\u0435\\u043d\\u0441\\u0438\\u0441\\u043e\\u043c \\u0411\\u044d\\u043a\\u043e\\u043d\\u043e\\u043c<\\/a> \\u0432 \\u0448\\u0438\\u0440\\u043e\\u043a\\u043e\\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u0438\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u043c \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d\\u0435<\\/a> \\u0435\\u0441\\u0442\\u0435\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u0430\\u044f \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f<\\/a>. \\u0414\\u043b\\u044f \\u0411\\u044d\\u043a\\u043e\\u043d\\u0430<\\/a> \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00a0\\u2014 \\u00ab\\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u043e \\u043f\\u0440\\u0435\\u0434\\u043c\\u0435\\u0442\\u0430\\u0445, \\u043c\\u0435\\u0441\\u0442\\u043e \\u043a\\u043e\\u0442\\u043e\\u0440\\u044b\\u0445 \\u043e\\u043f\\u0440\\u0435\\u0434\\u0435\\u043b\\u0435\\u043d\\u043e \\u0432 \\u043f\\u0440\\u043e\\u0441\\u0442\\u0440\\u0430\\u043d\\u0441\\u0442\\u0432\\u0435 \\u0438 \\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u0438\\u00bb, \\u0438 \\u0438\\u0441\\u0442\\u043e\\u0447\\u043d\\u0438\\u043a\\u043e\\u043c \\u043a\\u043e\\u0442\\u043e\\u0440\\u043e\\u0433\\u043e \\u044f\\u0432\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043f\\u0430\\u043c\\u044f\\u0442\\u044c<\\/a> (\\u0442\\u0430\\u043a \\u0436\\u0435 \\u043a\\u0430\\u043a \\u043d\\u0430\\u0443\\u043a\\u0430<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0440\\u0430\\u0437\\u043c\\u044b\\u0448\\u043b\\u0435\\u043d\\u0438\\u0439, \\u0430 \\u043f\\u043e\\u044d\\u0437\\u0438\\u044f<\\/a>\\u00a0\\u2014 \\u043f\\u043b\\u043e\\u0434 \\u0444\\u0430\\u043d\\u0442\\u0430\\u0437\\u0438\\u0438). \\u0412 \\u0441\\u0440\\u0435\\u0434\\u043d\\u0435\\u0432\\u0435\\u043a\\u043e\\u0432\\u043e\\u0439 \\u0410\\u043d\\u0433\\u043b\\u0438\\u0438 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u0447\\u0430\\u0449\\u0435 \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b\\u043e\\u0441\\u044c \\u0432 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435 \\u0440\\u0430\\u0441\\u0441\\u043a\\u0430\\u0437\\u0430 \\u0432\\u043e\\u043e\\u0431\\u0449\\u0435 (story<\\/i>). \\u041e\\u0441\\u043e\\u0431\\u044b\\u0439 \\u0442\\u0435\\u0440\\u043c\\u0438\\u043d \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f (history<\\/i>) \\u043a\\u0430\\u043a \\u043f\\u043e\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u0442\\u0435\\u043b\\u044c\\u043d\\u043e\\u0441\\u0442\\u044c \\u043f\\u0440\\u043e\\u0448\\u0435\\u0434\\u0448\\u0438\\u0445 \\u0441\\u043e\\u0431\\u044b\\u0442\\u0438\\u0439 \\u043f\\u043e\\u044f\\u0432\\u0438\\u043b\\u0441\\u044f \\u0432 \\u0430\\u043d\\u0433\\u043b\\u0438\\u0439\\u0441\\u043a\\u043e\\u043c \\u044f\\u0437\\u044b\\u043a\\u0435 \\u0432 \\u043a\\u043e\\u043d\\u0446\\u0435 XV\\u00a0\\u0432., \\u0430 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u0438\\u0439\\u00bb (historical<\\/i>, historic<\\/i>)\\u00a0\\u2014 \\u0432 XVII\\u00a0\\u0432.[11]<\\/a><\\/sup> \\u0412 \\u0413\\u0435\\u0440\\u043c\\u0430\\u043d\\u0438\\u0438, \\u0424\\u0440\\u0430\\u043d\\u0446\\u0438\\u0438 \\u0438 \\u0420\\u043e\\u0441\\u0441\\u0438\\u0438 \\u0432 \\u043e\\u0431\\u043e\\u0438\\u0445 \\u0441\\u043c\\u044b\\u0441\\u043b\\u0430\\u0445 \\u043f\\u043e-\\u043f\\u0440\\u0435\\u0436\\u043d\\u0435\\u043c\\u0443 \\u0443\\u043f\\u043e\\u0442\\u0440\\u0435\\u0431\\u043b\\u044f\\u0435\\u0442\\u0441\\u044f \\u043e\\u0434\\u043d\\u043e \\u0438 \\u0442\\u043e \\u0436\\u0435 \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb[10]<\\/a><\\/sup>.<\\/p>","fulltext":"","state":1,"catid":"17","created":"2014-04-08 16:45:15","created_by":"865","created_by_alias":"","modified":"2014-04-08 16:53:53","modified_by":"865","checked_out":"865","checked_out_time":"2014-04-08 16:53:30","publish_up":"2014-04-08 16:45:15","publish_down":"0000-00-00 00:00:00","images":"{\\"image_intro\\":\\"images\\\\\\/313-243\\\\\\/i7.jpg\\",\\"float_intro\\":\\"\\",\\"image_intro_alt\\":\\"\\",\\"image_intro_caption\\":\\"\\",\\"image_fulltext\\":\\"\\",\\"float_fulltext\\":\\"\\",\\"image_fulltext_alt\\":\\"\\",\\"image_fulltext_caption\\":\\"\\"}","urls":"{\\"urla\\":false,\\"urlatext\\":\\"\\",\\"targeta\\":\\"\\",\\"urlb\\":false,\\"urlbtext\\":\\"\\",\\"targetb\\":\\"\\",\\"urlc\\":false,\\"urlctext\\":\\"\\",\\"targetc\\":\\"\\"}","attribs":"{\\"show_title\\":\\"\\",\\"link_titles\\":\\"\\",\\"show_tags\\":\\"\\",\\"show_intro\\":\\"\\",\\"info_block_position\\":\\"\\",\\"show_category\\":\\"\\",\\"link_category\\":\\"\\",\\"show_parent_category\\":\\"\\",\\"link_parent_category\\":\\"\\",\\"show_author\\":\\"\\",\\"link_author\\":\\"\\",\\"show_create_date\\":\\"\\",\\"show_modify_date\\":\\"\\",\\"show_publish_date\\":\\"\\",\\"show_item_navigation\\":\\"\\",\\"show_icons\\":\\"\\",\\"show_print_icon\\":\\"\\",\\"show_email_icon\\":\\"\\",\\"show_vote\\":\\"\\",\\"show_hits\\":\\"\\",\\"show_noauth\\":\\"\\",\\"urls_position\\":\\"\\",\\"alternative_readmore\\":\\"\\",\\"article_layout\\":\\"\\",\\"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\\":\\"\\",\\"xreference\\":\\"\\"}","featured":"0","language":"*","xreference":""}', 0),
(26, 7, 1, '', '2014-04-08 16:54:09', 865, 10497, 'e690b961865e323a1773a491e475cb3f491eb41e', '{"id":7,"asset_id":"77","title":"Portfolio 2","alias":"portfolio-2","introtext":" \\u0412 \\u0414\\u0440\\u0435\\u0432\\u043d\\u0435\\u0439 \\u0413\\u0440\\u0435\\u0446\\u0438\\u0438<\\/a> \\u0441\\u043b\\u043e\\u0432\\u043e \\u00ab\\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u044f\\u00bb \\u043e\\u0437\\u043d\\u0430\\u0447\\u0430\\u043b\\u043e \\u043b\\u044e\\u0431\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435, \\u043f\\u043e\\u043b\\u0443\\u0447\\u0430\\u0435\\u043c\\u043e\\u0435 \\u043f\\u0443\\u0442\\u0451\\u043c \\u0438\\u0441\\u0441\\u043b\\u0435\\u0434\\u043e\\u0432\\u0430\\u043d\\u0438\\u044f, \\u0430 \\u043d\\u0435 \\u0442\\u043e\\u043b\\u044c\\u043a\\u043e \\u0441\\u043e\\u0431\\u0441\\u0442\\u0432\\u0435\\u043d\\u043d\\u043e \\u0438\\u0441\\u0442\\u043e\\u0440\\u0438\\u0447\\u0435\\u0441\\u043a\\u043e\\u0435 \\u0437\\u043d\\u0430\\u043d\\u0438\\u0435 \\u0432 \\u0441\\u043e\\u0432\\u0440\\u0435\\u043c\\u0435\\u043d\\u043d\\u043e\\u043c \\u0441\\u043c\\u044b\\u0441\\u043b\\u0435. \\u041d\\u0430\\u043f\\u0440\\u0438\\u043c\\u0435\\u0440, \\u0410\\u0440\\u0438\\u0441\\u0442\\u043e\\u0442\\u0435\\u043b\\u044c<\\/a> \\u0438\\u0441\\u043f\\u043e\\u043b\\u044c\\u0437\\u043e\\u0432\\u0430\\u043b \\u044d\\u0442\\u043e \\u0441\\u043b\\u043e\\u0432\\u043e \\u0432 \\u00ab\\u0418\\u0441\\u0442\\u043e\\u0440\\u0438\\u0438 \\u0436\\u0438\\u0432\\u043e\\u0442\\u043d\\u044b\\u0445\\u00bb